[package] fix libevent libtool fixup
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Oct 2010 10:54:40 +0000 (10:54 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Oct 2010 10:54:40 +0000 (10:54 +0000)
The use of Hooks/InstallDev/Post is invalid and superseded by the PKG_FIXUP use

Signed-off-by: Nicolas Leonard <leonard.nicolas@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23610 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libevent/Makefile

index de7f327..7a23887 100644 (file)
@@ -43,8 +43,6 @@ endef
 
 TARGET_CFLAGS += $(FPIC)
 
-Hooks/InstallDev/Post += libtool_fixup_libdir
-
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \