[Erp5-report] r33011 nicolas.dumazet - /erp5/trunk/utils/rpmgen/templates/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 23 13:02:45 CET 2010


Author: nicolas.dumazet
Date: Tue Feb 23 13:02:44 2010
New Revision: 33011

URL: http://svn.erp5.org?rev=33011&view=rev
Log:
remove tmp-storage

Modified:
    erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in

Modified: erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in?rev=33011&r1=33010&r2=33011&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in [utf8] (original)
+++ erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in [utf8] Tue Feb 23 13:02:44 2010
@@ -37,6 +37,8 @@
 %{__cp} -ar --parents %{installdir} %{buildroot}
 # cleanup .svn files
 find %{buildroot} -name .svn -print0 | xargs -0 %{__rm} -rf
+# tmp-storage created by openoffice build
+%{__rm} -rf tmp-storage
 
 %files
 %defattr(-, root, root, 0755)




More information about the Erp5-report mailing list