[Erp5-report] r35404 lucas - /erp5/trunk/buildout/Makefile
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 17 21:53:12 CEST 2010
Author: lucas
Date: Mon May 17 21:53:09 2010
New Revision: 35404
URL: http://svn.erp5.org?rev=35404&view=rev
Log:
We do not use such script on OpenSUSE.
Modified:
erp5/trunk/buildout/Makefile
Modified: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=35404&r1=35403&r2=35404&view=diff
==============================================================================
--- erp5/trunk/buildout/Makefile [utf8] (original)
+++ erp5/trunk/buildout/Makefile [utf8] Mon May 17 21:53:09 2010
@@ -54,7 +54,6 @@
opensuse-rpm-appliance: checkout-rpmgen
sed -i "s,mandriva,opensuse,g" rpmgen/buildout.cfg
- sed -i "s,mandriva/,,g" rpmgen/find_provides.sh
sed -i "s,name = erp5-official-buildout,name = erp5-$(PACKAGE_VERSION),g" rpmgen/profiles/opensuse.cfg
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
@@ -62,3 +61,4 @@
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