From: Jo-Philipp Wich Date: Wed, 8 Dec 2010 11:50:16 +0000 (+0000) Subject: ossp-js: don't autoreconf X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4f500b17cf08db024f0e8a8134a8054810920f96;p=openwrt%2Fsvn-archive%2Fpackages.git ossp-js: don't autoreconf SVN-Revision: 24343 --- diff --git a/libs/ossp-js/Makefile b/libs/ossp-js/Makefile index 4514895e4..7d7f9e632 100644 --- a/libs/ossp-js/Makefile +++ b/libs/ossp-js/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.ossp.org/pkg/lib/js/ PKG_MD5SUM:=07f6cad7e03fd74a949588c3d4b333de -PKG_FIXUP:=libtool +PKG_FIXUP:=libtool no-autoreconf include $(INCLUDE_DIR)/package.mk