[Mageia-sysadm] [506] Fix tarball creation
root at mageia.org
root at mageia.org
Thu Feb 10 18:03:34 CET 2011
Revision: 506
Author: dmorgan
Date: 2011-02-10 18:03:33 +0100 (Thu, 10 Feb 2011)
Log Message:
-----------
Fix tarball creation
Modified Paths:
--------------
mageia-lxde-config/trunk/Makefile
Modified: mageia-lxde-config/trunk/Makefile
===================================================================
--- mageia-lxde-config/trunk/Makefile 2011-02-10 16:58:48 UTC (rev 505)
+++ mageia-lxde-config/trunk/Makefile 2011-02-10 17:03:33 UTC (rev 506)
@@ -26,6 +26,7 @@
svn export -q -rBASE . $(PACKAGE)-$(VERSION)
tar:
+ svn export ../trunk $(PACKAGE)-$(VERSION)
tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION)
bzip2 -9vf $(PACKAGE)-$(VERSION).tar
rm -rf $(PACKAGE)-$(VERSION)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110210/e54dfaa7/attachment.html>
More information about the Mageia-sysadm
mailing list