[Mageia-sysadm] [507] Fix export by using existing rule ( thanks a lot to thierry for this )

root at mageia.org root at mageia.org
Thu Feb 10 18:23:25 CET 2011


Revision: 507
Author:   dmorgan
Date:     2011-02-10 18:23:25 +0100 (Thu, 10 Feb 2011)
Log Message:
-----------
Fix export by using existing rule ( thanks a lot to thierry for this )

Modified Paths:
--------------
    mageia-lxde-config/trunk/Makefile

Modified: mageia-lxde-config/trunk/Makefile
===================================================================
--- mageia-lxde-config/trunk/Makefile	2011-02-10 17:03:33 UTC (rev 506)
+++ mageia-lxde-config/trunk/Makefile	2011-02-10 17:23:25 UTC (rev 507)
@@ -25,8 +25,7 @@
 localcopy:
 	svn export -q -rBASE . $(PACKAGE)-$(VERSION)
 
-tar:
-	svn export ../trunk $(PACKAGE)-$(VERSION)
+tar: localcopy
 	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/f1530173/attachment.html>


More information about the Mageia-sysadm mailing list