From b6c9718e198542eb9332ac87cce30793b6c674c2 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 11 Apr 2005 04:50:40 +0000 Subject: Remove CVS dir from package SVN-Revision: 629 --- openwrt/package/popt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/popt/Makefile') diff --git a/openwrt/package/popt/Makefile b/openwrt/package/popt/Makefile index db3a9b1..7404a70 100644 --- a/openwrt/package/popt/Makefile +++ b/openwrt/package/popt/Makefile @@ -24,6 +24,7 @@ $(PKG_BUILD_DIR)/ipkg/rules: $(DL_DIR)/$(PKG_SOURCE_FILE) $(PKG_SOURCE_CAT) $(DL_DIR)/$(PKG_SOURCE_FILE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) - # $(PATCH) $(PKG_BUILD_DIR) ./patches cp -fpR ./ipkg $(PKG_BUILD_DIR)/ + find $(PKG_BUILD_DIR) -name CVS | xargs rm -rf chmod a+x $(PKG_BUILD_DIR)/ipkg/rules touch $(PKG_BUILD_DIR)/ipkg/rules -- cgit v1.1