Fix missing PREFIX variable
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Sep 2008 17:01:06 +0000 (17:01 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Sep 2008 17:01:06 +0000 (17:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12739 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libcli/Makefile

index 8276ac3..4c80b09 100644 (file)
@@ -38,6 +38,7 @@ MAKE_FLAGS += \
        DEBUG="" \
        OPTIM="$(TARGET_CFLAGS)" \
        CFLAGS="$(TARGET_CFLAGS)" \
+       PREFIX="/usr" \
        DESTDIR="$(PKG_INSTALL_DIR)" \
        all install