[package] fix libevent libtool fixup
authorFlorian Fainelli <florian@openwrt.org>
Sun, 24 Oct 2010 10:54:40 +0000 (10:54 +0000)
committerFlorian Fainelli <florian@openwrt.org>
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>
SVN-Revision: 23610

libs/libevent/Makefile

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