From 4f500b17cf08db024f0e8a8134a8054810920f96 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 8 Dec 2010 11:50:16 +0000 Subject: [PATCH] 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 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.30.2