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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 10 17:02:42 CEST 2010


Author: lucas
Date: Mon May 10 17:02:41 2010
New Revision: 35139

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

Modified:
    erp5/trunk/buildout/Makefile

Modified: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=35139&r1=35138&r2=35139&view=diff
==============================================================================
--- erp5/trunk/buildout/Makefile [utf8] (original)
+++ erp5/trunk/buildout/Makefile [utf8] Mon May 10 17:02:41 2010
@@ -59,6 +59,6 @@
 	sed -i "s,\$${checkout:location\}\/VERSION.txt,$(PACKAGE_VERSION),g" rpmgen/profiles/opensuse.cfg
 	sed -i "/release \= 001/{x;/^$$/s//0/;y/012/123/;/2/{x;s/release = 001/release = $(PACKAGE_APPLICATION_RELEASE)/;x;};x;}" rpmgen/profiles/opensuse.cfg
 	sed -i 's,release = 001,release = $(PACKAGE_SOFTWARE_RELEASE),1' rpmgen/profiles/opensuse.cfg
-	sed -i "s,\$$(shell cat parts/checkout/VERSION.txt),$(VERSION),g" rpmgen/Makefile
+	sed -i "s,\$$(shell cat parts/checkout/VERSION.txt),$(PACKAGE_VERSION),g" rpmgen/Makefile
 	sudo helpers/opensuse.sh
 	cd rpmgen; make opensuse




More information about the Erp5-report mailing list