]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
fixlet for man
authorTom Tromey <tromey@redhat.com>
Wed, 3 Dec 1997 03:08:22 +0000 (03:08 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 3 Dec 1997 03:08:22 +0000 (03:08 +0000)
ChangeLog
automake.in

index 35385b8446043908582b437d72b200ef0fec7654..aab8987c4536650e6a202852c57826cd84bddd96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec  2 20:07:18 1997  Tom Tromey  <tromey@cygnus.com>
+
+       * automake.in (initialize_global_constants): Bug fix in
+       uninstall_man_format.  Report from Eric Backus.
+
 Mon Dec  1 13:52:39 1997  Tom Tromey  <tromey@cygnus.com>
 
        * automake.in (handle_source_transform): Correctly generate
index 39a819b663126b6bd9810e4223d910b6c9bdf508..ce3e6ca45fd87104d2675a8ddd9251cefafc1855 100755 (executable)
@@ -5298,8 +5298,8 @@ sub initialize_global_constants
 ';
 
     $uninstall_man_format =
-    '  inst=`echo "@MANBASE@" | sed \'$(transform)\'`.@FULLSECT@; \\
-       -rm -f $(mandir)/man@SECTION@/$$inst
+    '  -inst=`echo "@MANBASE@" | sed \'$(transform)\'`.@FULLSECT@; \\
+       rm -f $(mandir)/man@SECTION@/$$inst
 ';
 
     # Commonly found files we look for and automatically include in