summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-04 22:33:52 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-04 22:33:52 +0000
commit89d1969ff9c609aee6a75ede6f8bc23a9367e5c6 (patch)
treef1ff5c8114bc94448927ea7d8d56df1b672060e9
parentc458fa2072c8283a905d862fe9d7010e54605525 (diff)
downloadmandi-89d1969ff9c609aee6a75ede6f8bc23a9367e5c6.tar
mandi-89d1969ff9c609aee6a75ede6f8bc23a9367e5c6.tar.gz
mandi-89d1969ff9c609aee6a75ede6f8bc23a9367e5c6.tar.bz2
mandi-89d1969ff9c609aee6a75ede6f8bc23a9367e5c6.tar.xz
mandi-89d1969ff9c609aee6a75ede6f8bc23a9367e5c6.zip
remove more old dist stuff
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 539509e..0f1cdfd 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,5 @@ clean:
dist: clean
rm -rf $(PACKAGE)-$(VERSION) ../$(PACKAGE)-$(VERSION).tar*
svn export -q -rBASE . ../$(PACKAGE)-$(VERSION)
- tar c . | tar x -C ../$(PACKAGE)-$(VERSION) --exclude .svn
tar cvjf ../mandi-$(VERSION).tar.bz2 ../mandi-$(VERSION)
rm -rf ../mandi-$(VERSION)