From 72a727423c2db6b06027a69af02bfe2ed5874ffc Mon Sep 17 00:00:00 2001 From: jow Date: Mon, 11 Jun 2012 21:18:33 +0000 Subject: [PATCH] [packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/nodogsplash@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fd41dda..1e2b514 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://kokoro.ucsd.edu/nodogsplash/ \ http://kokoro.ucsd.edu/nodogsplash/old/ PKG_MD5SUM:=3ba0d862b4d63ecf97f16176a486faed -PKG_FIXUP:=libtool +PKG_FIXUP:=autoreconf PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1