diff --git a/core/make/build b/core/make/build index 206a476a..db0f508c 100755 --- a/core/make/build +++ b/core/make/build @@ -6,4 +6,4 @@ export CFLAGS="$CFLAGS -static" --prefix=/usr make -make DESTDIR="$1" install +make install