summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-17 15:06:12 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-17 15:06:12 +0000
commitfdea3fc18e7806f4b0af921aaaab445499ee6a7d (patch)
treebced14507abd5afe7767678a202dfffdfb94fa92 /Makefile
parent99d640757fd5d261305f218c8db582d231e8a6fb (diff)
downloaddrakpxelinux-fdea3fc18e7806f4b0af921aaaab445499ee6a7d.tar
drakpxelinux-fdea3fc18e7806f4b0af921aaaab445499ee6a7d.tar.gz
drakpxelinux-fdea3fc18e7806f4b0af921aaaab445499ee6a7d.tar.bz2
drakpxelinux-fdea3fc18e7806f4b0af921aaaab445499ee6a7d.tar.xz
drakpxelinux-fdea3fc18e7806f4b0af921aaaab445499ee6a7d.zip
(localcopy) update to CVS to SVN switch
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0713e9..d265318 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ dir:
localcopy:
find . -not -name "$(PACKAGE)-$(VERSION)"|cpio -pd $(PACKAGE)-$(VERSION)/
- find $(PACKAGE)-$(VERSION) -type d -name CVS -o -name .cvsignore |xargs rm -rf
+ find $(PACKAGE)-$(VERSION) -type d -name SVN -o -name .svnignore |xargs rm -rf
tar:
mkdir ../$(PACKAGE)-$(VERSION)