[Erp5-report] r41207 kazuhiko - /erp5/trunk/utils/rpmgen/specs/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Dec 7 23:08:23 CET 2010


Author: kazuhiko
Date: Tue Dec  7 23:08:23 2010
New Revision: 41207

URL: http://svn.erp5.org?rev=41207&view=rev
Log:
chmod more.

Modified:
    erp5/trunk/utils/rpmgen/specs/erp5-official-buildout-trunk.spec

Modified: erp5/trunk/utils/rpmgen/specs/erp5-official-buildout-trunk.spec
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/specs/erp5-official-buildout-trunk.spec?rev=41207&r1=41206&r2=41207&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/specs/erp5-official-buildout-trunk.spec [utf8] (original)
+++ erp5/trunk/utils/rpmgen/specs/erp5-official-buildout-trunk.spec [utf8] Tue Dec  7 23:08:23 2010
@@ -135,8 +135,7 @@ else
   %{__rm} -rf %{buildroot}%{installdir}/parts/*__unpack__/*
 fi
 # post-script strip fails for read-only files
-chmod u+w %{buildroot}%{installdir}/*parts/openssl/lib/*.so
-chmod u+w %{buildroot}%{installdir}/*parts/openssl/lib/engines/*.so
+chmod -R u+w %{buildroot}%{installdir}/*parts
 # make extends-cache visible for any user
 chmod -R +r %{buildroot}%{installdir}/extends-cache
 



More information about the Erp5-report mailing list