summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-17 15:06:32 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-17 15:06:32 +0000
commitdf363b2fa0dda91781dec3540f4ea3501c6ed280 (patch)
tree27828e7b774ebd1872bbad940f907ce463432cfd /Makefile
parentfdea3fc18e7806f4b0af921aaaab445499ee6a7d (diff)
downloaddrakpxelinux-df363b2fa0dda91781dec3540f4ea3501c6ed280.tar
drakpxelinux-df363b2fa0dda91781dec3540f4ea3501c6ed280.tar.gz
drakpxelinux-df363b2fa0dda91781dec3540f4ea3501c6ed280.tar.bz2
drakpxelinux-df363b2fa0dda91781dec3540f4ea3501c6ed280.tar.xz
drakpxelinux-df363b2fa0dda91781dec3540f4ea3501c6ed280.zip
no need to manually remove VC files if using --exclude-vcs option
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d265318..e40ebc2 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,6 @@ dir:
localcopy:
find . -not -name "$(PACKAGE)-$(VERSION)"|cpio -pd $(PACKAGE)-$(VERSION)/
- find $(PACKAGE)-$(VERSION) -type d -name SVN -o -name .svnignore |xargs rm -rf
tar:
mkdir ../$(PACKAGE)-$(VERSION)