[nut/f17] script was not executable

Michal Hlavinka mhlavink at fedoraproject.org
Thu Sep 6 12:09:33 UTC 2012


commit ba1e84a0a9e6f19483039fa45be973e90a8092f7
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Sep 6 14:09:26 2012 +0200

    script was not executable

 nut.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nut.spec b/nut.spec
index cacbd20..b88f6cd 100644
--- a/nut.spec
+++ b/nut.spec
@@ -150,7 +150,7 @@ autoreconf -i
     --libdir=%{_libdir}
 #    --with-doc \ asciidoc >= 8.6.3 is required
 
-%{SOURCE4} >>include/config.h
+sh %{SOURCE4} >>include/config.h
 
 #remove rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool


More information about the scm-commits mailing list