[Erp5-report] r36252 lucas - /erp5/trunk/utils/rpmgen/templates/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jun 10 21:40:43 CEST 2010


Author: lucas
Date: Thu Jun 10 21:40:37 2010
New Revision: 36252

URL: http://svn.erp5.org?rev=36252&view=rev
Log:
This folder does not exist.

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

Modified: erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-fedora12.spec.in
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-fedora12.spec.in?rev=36252&r1=36251&r2=36252&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-fedora12.spec.in [utf8] (original)
+++ erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-fedora12.spec.in [utf8] Thu Jun 10 21:40:37 2010
@@ -34,8 +34,6 @@ bin/buildout -vv
 # cleanup .svn and .pyc files
 find %{installdir} -depth -name .svn -exec rm -rf {} \;
 find %{installdir} -name '*.pyc' -delete
-# tmp-storage created by openoffice build
-%{__rm} -rf tmp-storage
 
 %install
 %{__rm} -rf %{buildroot}

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=36252&r1=36251&r2=36252&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] Thu Jun 10 21:40:37 2010
@@ -35,8 +35,6 @@ bin/buildout -vv
 # cleanup .svn and .pyc files
 find %{installdir} -depth -name .svn -exec rm -rf {} \;
 find %{installdir} -name '*.pyc' -delete
-# tmp-storage created by openoffice build
-%{__rm} -rf tmp-storage
 
 %install
 %{__rm} -rf %{buildroot}

Modified: erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-opensuse11.2.spec.in
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-opensuse11.2.spec.in?rev=36252&r1=36251&r2=36252&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-opensuse11.2.spec.in [utf8] (original)
+++ erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-opensuse11.2.spec.in [utf8] Thu Jun 10 21:40:37 2010
@@ -34,8 +34,6 @@ bin/buildout -vv
 # cleanup .svn and .pyc files
 find %{installdir} -depth -name .svn -exec rm -rf {} \;
 find %{installdir} -name '*.pyc' -delete
-# tmp-storage created by openoffice build
-%{__rm} -rf tmp-storage
 
 %install
 %{__rm} -rf %{buildroot}




More information about the Erp5-report mailing list