aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-07 09:49:20 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-07 09:49:20 +0000
commitea92b91862baa77c11519dd71ff7aea84a1352ca (patch)
tree9bcc7a9cebfaa9273d622b1bd6028c72cd946996
parent85b4ff4978a6add5867855b7f99292957173cce7 (diff)
downloadmsec-ea92b91862baa77c11519dd71ff7aea84a1352ca.tar
msec-ea92b91862baa77c11519dd71ff7aea84a1352ca.tar.gz
msec-ea92b91862baa77c11519dd71ff7aea84a1352ca.tar.bz2
msec-ea92b91862baa77c11519dd71ff7aea84a1352ca.tar.xz
msec-ea92b91862baa77c11519dd71ff7aea84a1352ca.zip
(localcopy) we no more have CVS/ but .svn
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index baebdff..9902350 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ dir:
localcopy: clean
find . -not -name "$(PACKAGE)-$(VERSION)" -a -not -name '*.bz2'|cpio -pd $(PACKAGE)-$(VERSION)/
- find $(PACKAGE)-$(VERSION) -type d -name CVS|xargs rm -rf
+ find $(PACKAGE)-$(VERSION) -type d -name .svn|xargs rm -rf
tar: export
tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION)