summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-04-22 14:31:46 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-04-22 14:31:46 +0000
commitcc97063fd8cdc3b3b5643b3db9cbe9cf851a3d55 (patch)
treea53e278a3e9c3ea5ca4bece48f519bdef790d326 /Makefile
parent94c4fbb265a3303924d0bb98f5fd58462dfc18a8 (diff)
downloaddraklive-install-cc97063fd8cdc3b3b5643b3db9cbe9cf851a3d55.tar
draklive-install-cc97063fd8cdc3b3b5643b3db9cbe9cf851a3d55.tar.gz
draklive-install-cc97063fd8cdc3b3b5643b3db9cbe9cf851a3d55.tar.bz2
draklive-install-cc97063fd8cdc3b3b5643b3db9cbe9cf851a3d55.tar.xz
draklive-install-cc97063fd8cdc3b3b5643b3db9cbe9cf851a3d55.zip
svn don't use .svnignore file, remove obsolete makefile command
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d173d90..9e22588 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,6 @@ dis: clean
dist-svn:
svn export -q -rBASE . $(NAME)-$(VERSION)
- find $(NAME)-$(VERSION) -name .svnignore |xargs rm -rf
tar cfY ../$(NAME)-$(VERSION).tar.lzma $(NAME)-$(VERSION)
rm -rf $(NAME)-$(VERSION)