aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-10-07 12:11:20 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-10-07 12:11:20 +0000
commitaec0271e7adacdf340bc23af8ea62d2b81923f0e (patch)
treef22cff2b828cf0f6d49be5f6712feb9800c34b5e /Makefile
parentf49f242103fcfa9b4ec7e745a25bfb6f46f47f87 (diff)
downloadbootsplash-aec0271e7adacdf340bc23af8ea62d2b81923f0e.tar
bootsplash-aec0271e7adacdf340bc23af8ea62d2b81923f0e.tar.gz
bootsplash-aec0271e7adacdf340bc23af8ea62d2b81923f0e.tar.bz2
bootsplash-aec0271e7adacdf340bc23af8ea62d2b81923f0e.tar.xz
bootsplash-aec0271e7adacdf340bc23af8ea62d2b81923f0e.zip
get rid of .cvsignore files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2e4847..a1a824f 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,6 @@ dist:
dist-svn:
rm -rf $(NAME)-$(VERSION)
svn export -q -rBASE . $(NAME)-$(VERSION)
- find $(NAME)-$(VERSION) -name .cvsignore |xargs rm -rf
tar jcf ../$(NAME)-$(VERSION).tar.bz2 $(NAME)-$(VERSION)
rm -rf $(NAME)-$(VERSION)