From 2be5495d9ea974e0592a57d8e046a0d58150c34e Mon Sep 17 00:00:00 2001 From: Florian Fainelli 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 SVN-Revision: 23610 --- libs/libevent/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/libs/libevent/Makefile b/libs/libevent/Makefile index de7f327c48..7a2388711f 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.30.2