From 6a65b1d73f4c8b02c61b23d6892f9f32c647acc7 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 8 Dec 2010 11:50:16 +0000 Subject: [PATCH] [packages] ossp-js: don't autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24343 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/ossp-js/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0