summaryrefslogtreecommitdiffstats
path: root/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
commit0c0deaf40555f9a918a01c7a31af8cbb0206443a (patch)
tree7628bbe1cd8d72c1b8971cacb3321685344bbcee /package/cups
parent0df1c369261860850044195aa2ac5b4df08978c6 (diff)
remove CVS dirs from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@440 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cups')
-rw-r--r--package/cups/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cups/Makefile b/package/cups/Makefile
index 9b84234bf..714689fb9 100644
--- a/package/cups/Makefile
+++ b/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)