summaryrefslogtreecommitdiffstats
path: root/openwrt/package/cups
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-24 17:35:55 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-24 17:35:55 +0000
commit1e9dc15d2f94a20812229c784942f39b811239fd (patch)
treead9261c1807fcf7ed2816439655be6b8662fa0b5 /openwrt/package/cups
parent266f15339687e07f10a7f5ce243bedaedd5c9a74 (diff)
remove CVS dirs from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@440 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/cups')
-rw-r--r--openwrt/package/cups/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/cups/Makefile b/openwrt/package/cups/Makefile
index 9b84234bf..714689fb9 100644
--- a/openwrt/package/cups/Makefile
+++ b/openwrt/package/cups/Makefile
@@ -85,6 +85,7 @@ $(PKG_IPK): $(PKG_IPK_DIR)/usr/sbin/cupsd
$(STRIP) $(PKG_IPK_DIR)/usr/lib/cups/cgi-bin/*
$(STRIP) $(PKG_IPK_DIR)/usr/lib/cups/daemon/*
cp -a ./files/* $(PKG_IPK_DIR)/
+ find $(PKG_IPK_DIR) -name CVS | xargs rm -rf
$(IPKG_BUILD) $(PKG_IPK_DIR) $(PACKAGE_DIR)
source: $(DL_DIR)/$(PKG_SOURCE)