emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/make-dist,v


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/make-dist,v
Date: Sun, 07 Sep 2008 11:45:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Romain Francoise <rfrancoise>   08/09/07 11:45:48

Index: make-dist
===================================================================
RCS file: /cvsroot/emacs/emacs/make-dist,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -b -r1.252 -r1.253
--- make-dist   18 Aug 2008 05:33:29 -0000      1.252
+++ make-dist   7 Sep 2008 11:45:46 -0000       1.253
@@ -725,7 +725,8 @@
 
 echo "Making links to \`doc/man'"
 (cd doc/man
- ln *.1 ../../${tempdir}/doc/man)
+ ln *.1 ../../${tempdir}/doc/man
+ ln ChangeLog ../../${tempdir}/doc/man)
 
 ### It would be nice if they could all be symlinks to top-level copy, but
 ### you're not supposed to have any symlinks in distribution tar files.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]