[Erp5-report] r37778 lucas - /erp5/release/5.4.6/Makefile

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 12 19:05:27 CEST 2010


Author: lucas
Date: Thu Aug 12 19:05:26 2010
New Revision: 37778

URL: http://svn.erp5.org?rev=37778&view=rev
Log:
Fixed the svn url.

Modified:
    erp5/release/5.4.6/Makefile

Modified: erp5/release/5.4.6/Makefile
URL: http://svn.erp5.org/erp5/release/5.4.6/Makefile?rev=37778&r1=37777&r2=37778&view=diff
==============================================================================
--- erp5/release/5.4.6/Makefile [utf8] (original)
+++ erp5/release/5.4.6/Makefile [utf8] Thu Aug 12 19:05:26 2010
@@ -26,7 +26,7 @@ debian-appliance:
 	sed -i "s,__PACKAGE_NAME__,erp5-$(PACKAGE_VERSION),g" debian-erp5-appliance/debian/control
 	sed -i "s,__PACKAGE_VERSION__,$(PACKAGE_VERSION),g" debian-erp5-appliance/debian/changelog
 	sed -i "s,__PACKAGE_RELEASE__,$(PACKAGE_SOFTWARE_RELEASE),g" debian-erp5-appliance/debian/changelog
-	sudo svn co https://svn.erp5.org/repos/public/erp5/trunk/buildout $(SOFTWARE_BUILD_PATH)
+	sudo svn co https://svn.erp5.org/repos/public/erp5/release/5.4.6/ $(SOFTWARE_BUILD_PATH)
 	sudo chown -R `whoami` $(SOFTWARE_BUILD_PATH)
 	sudo $(SOFTWARE_BUILD_PATH)/helpers/debian.lenny.sh
 	cd $(SOFTWARE_BUILD_PATH); $(MAKE) $(MFLAGS)




More information about the Erp5-report mailing list