From e67f8361984279260409803edf7eaf9d01adc618 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 8 Dec 2010 11:50:16 +0000 Subject: [PATCH] [packages] ossp-js: don't autoreconf SVN-Revision: 24343 --- 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 4514895e43..7d7f9e6328 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.30.2