[swatch/el5] el5 is weird

Tom Callaway spot at fedoraproject.org
Fri Feb 8 22:20:57 UTC 2013


commit b4645f468a48e5677e8c0d02f4dc3c459140080f
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Feb 8 17:23:40 2013 -0500

    el5 is weird

 swatch.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/swatch.spec b/swatch.spec
index 0440551..a23d3d9 100644
--- a/swatch.spec
+++ b/swatch.spec
@@ -38,7 +38,7 @@ make %{?_smp_mflags}
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist  -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+# chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
 make test


More information about the scm-commits mailing list