]> sourceware.org Git - automake.git/commitdiff
* lib/am/distdir.am (am__remove_distdir):
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 5 Nov 2001 19:53:59 +0000 (19:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 5 Nov 2001 19:53:59 +0000 (19:53 +0000)
New macro.  Do not change permission of non-directories.
Change only user permission, as there's no point to changing group
or other permission.
(distdir, dist, dist-bzip2, dist-tarZ, dist-shar, dist-zip, dist-all,
 distcheck): Use it.

ChangeLog

index 31d9df0a676277e1091c1d3e5d14199c1b9663db..2950263fe77b86420a70d6494536bc3954fb353f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-11-05  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/am/distdir.am (am__remove_distdir):
+       New macro.  Do not change permission of non-directories.
+       Change only user permission, as there's no point to changing group
+       or other permission.
+       (distdir, dist, dist-bzip2, dist-tarZ, dist-shar, dist-zip, dist-all,
+        distcheck): Use it.
+
 2001-11-05  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * lib/am/python.am: Cleanup the cleaning section.
This page took 0.03672 seconds and 5 git commands to generate.