[Erp5-report] r34083 lucas - /erp5/trunk/utils/rpmgen/Makefile

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 25 04:26:19 CET 2010


Author: lucas
Date: Thu Mar 25 04:26:19 2010
New Revision: 34083

URL: http://svn.erp5.org?rev=34083&view=rev
Log:
erp5-software is required to build the erp5-5.4.6, then have it installed to build tiolive-appliance.

Modified:
    erp5/trunk/utils/rpmgen/Makefile

Modified: erp5/trunk/utils/rpmgen/Makefile
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/Makefile?rev=34083&r1=34082&r2=34083&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/Makefile [utf8] (original)
+++ erp5/trunk/utils/rpmgen/Makefile [utf8] Thu Mar 25 04:26:19 2010
@@ -22,3 +22,9 @@
 
 dependencies:
 	sudo urpmi rpm-build
+
+erp5-software: dependencies run_buildout
+	sudo rm -Rf ${DEST}
+	sudo mkdir -p ${DEST}
+	sudo cp -r parts/checkout/* ${DEST}
+	sudo rpmbuild -bb specs/erp5-official-buildout-mandriva2010.spec




More information about the Erp5-report mailing list