[api-sanity-checker] Fix reference in %%install to license file.

Richard Shaw hobbes1069 at fedoraproject.org
Wed Dec 5 18:52:46 UTC 2012


commit 01e83c0800d134af8cf812da322099ecdf421fcb
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Wed Dec 5 12:52:40 2012 -0600

    Fix reference in %%install to license file.

 api-sanity-checker.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/api-sanity-checker.spec b/api-sanity-checker.spec
index aea8867..6a1e1db 100644
--- a/api-sanity-checker.spec
+++ b/api-sanity-checker.spec
@@ -31,7 +31,7 @@ features.
 
 %prep
 %setup -q
-chmod -x LICENSE.txt
+#chmod -x LICENSE
 
 
 %build


More information about the scm-commits mailing list