[Erp5-report] r34027 lucas - /erp5/trunk/buildout/Makefile

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 23 20:25:36 CET 2010


Author: lucas
Date: Tue Mar 23 20:25:31 2010
New Revision: 34027

URL: http://svn.erp5.org?rev=34027&view=rev
Log:
Typo.

Modified:
    erp5/trunk/buildout/Makefile

Modified: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=34027&r1=34026&r2=34027&view=diff
==============================================================================
--- erp5/trunk/buildout/Makefile [utf8] (original)
+++ erp5/trunk/buildout/Makefile [utf8] Tue Mar 23 20:25:31 2010
@@ -34,7 +34,7 @@
 rpm-appliance:
 	svn co https://svn.erp5.org/repos/public/erp5/trunk/utils/rpmgen rpmgen
 	# set the correct name erp5-5.4.6
-	sed -i "s,\name = erp5-official-buildout,name = erp5-`cat VERSION.txt`,g" rpmgen/buildout.cfg
+	sed -i "s,name = erp5-official-buildout,name = erp5-`cat VERSION.txt`,g" rpmgen/buildout.cfg
 	# set the correct version defined in the main buildout
 	sed -i "s,\$${checkout:location\}\/VERSION.txt,`cat VERSION.txt`,g" rpmgen/buildout.cfg
 	# set the correct release




More information about the Erp5-report mailing list