[hunspell-fj] bah, wrong path

Caolan McNamara caolanm at fedoraproject.org
Fri Sep 2 13:14:35 UTC 2011


commit 00e65a699d7e84a96d495a8b42085be049a03ad7
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Sep 2 14:14:20 2011 +0100

    bah, wrong path

 hunspell-fj.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/hunspell-fj.spec b/hunspell-fj.spec
index bf0638f..ea536b3 100644
--- a/hunspell-fj.spec
+++ b/hunspell-fj.spec
@@ -26,7 +26,7 @@ for i in README_fj_FJ.txt; do
   touch -r $i $i.new
   mv -f $i.new $i
 done
-chmod -x dictionaries/fj_FJ.*
+chmod -x fj_FJ.*
 
 %install
 rm -rf $RPM_BUILD_ROOT


More information about the scm-commits mailing list