From: jow Date: Wed, 8 Dec 2010 11:50:16 +0000 (+0000) Subject: [packages] ossp-js: don't autoreconf X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=6a65b1d73f4c8b02c61b23d6892f9f32c647acc7;p=packages.git [packages] ossp-js: don't autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24343 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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