[Erp5-report] r33012 nicolas.dumazet - /erp5/trunk/utils/rpmgen/Makefile

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 23 13:07:14 CET 2010


Author: nicolas.dumazet
Date: Tue Feb 23 13:07:13 2010
New Revision: 33012

URL: http://svn.erp5.org?rev=33012&view=rev
Log:
do not forget the actual rpm building

Modified:
    erp5/trunk/utils/rpmgen/Makefile

Modified: erp5/trunk/utils/rpmgen/Makefile
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/Makefile?rev=33012&r1=33011&r2=33012&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/Makefile [utf8] (original)
+++ erp5/trunk/utils/rpmgen/Makefile [utf8] Tue Feb 23 13:07:13 2010
@@ -9,6 +9,7 @@
 	rm -Rf ${DEST}
 	mkdir -p ${DEST}
 	cp -r parts/checkout/* ${DEST}
+	rpmbuild -bb specs/*.spec
 
 specs/*.spec: run_buildout
 parts/checkout/VERSION.txt: run_buildout




More information about the Erp5-report mailing list