]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Set execute bit (was absent in CVS). No more need to do it in autogen.sh.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Aug 2009 08:05:13 +0000 (10:05 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Aug 2009 08:08:11 +0000 (10:08 +0200)
ChangeLog
autogen.sh
gettext-tools/tests/msgmerge-22 [changed mode: 0644->0755]
gettext-tools/tests/msgmerge-update-4 [changed mode: 0644->0755]

index f195cc2b67623d36394b07c4a4362947b56874c9..efde4744255d4e2f1ab9f3a518368e4fa8a9f15b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-03  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh: Remove statements to fix permissions. Now fixed in git.
+
 2009-05-23  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac (AM_INIT_AUTOMAKE): Add 'silent-rules' option.
index 3ba9b5be01fd63aff5bfa9fd5dfca0ad00fb4fa7..9b637ee3e361fd6e151978a34dc7762edd8d856d 100755 (executable)
@@ -46,10 +46,6 @@ while :; do
   esac
 done
 
-# Fix execute permissions.
-chmod a+x gettext-tools/tests/msgmerge-22
-chmod a+x gettext-tools/tests/msgmerge-update-4
-
 # The tests in gettext-tools/tests are not meant to be executable, because
 # they have a TESTS_ENVIRONMENT that specifies the shell explicitly.
 
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)