From 51e506266c2ef2da3c8ccc1dbaef3b3e55f3a8ab Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 24 Oct 2010 10:54:40 +0000 Subject: [PATCH] [package] fix libevent libtool fixup The use of Hooks/InstallDev/Post is invalid and superseded by the PKG_FIXUP use Signed-off-by: Nicolas Leonard git-svn-id: svn://svn.openwrt.org/openwrt/packages@23610 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libevent/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/libs/libevent/Makefile b/libs/libevent/Makefile index de7f327c4..7a2388711 100644 --- a/libs/libevent/Makefile +++ b/libs/libevent/Makefile @@ -43,8 +43,6 @@ endef TARGET_CFLAGS += $(FPIC) -Hooks/InstallDev/Post += libtool_fixup_libdir - CONFIGURE_ARGS += \ --enable-shared \ --enable-static \ -- 2.11.0