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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/make-dist
Date: Sat, 08 Dec 2001 16:05:10 -0500

Index: emacs/make-dist
diff -c emacs/make-dist:1.191 emacs/make-dist:1.192
*** emacs/make-dist:1.191       Sun Dec  2 04:29:01 2001
--- emacs/make-dist     Sat Dec  8 16:05:10 2001
***************
*** 633,639 ****
  ### It would be nice if they could all be symlinks to etc's copy, but
  ### you're not supposed to have any symlinks in distribution tar files.
  echo "Making sure copying notices are all copies of \`COPYING'"
! for subdir in . etc lisp src lib-src info msdos; do
    rm -f ${tempdir}/${subdir}/COPYING
    cp COPYING ${tempdir}/${subdir}
  done
--- 633,639 ----
  ### It would be nice if they could all be symlinks to etc's copy, but
  ### you're not supposed to have any symlinks in distribution tar files.
  echo "Making sure copying notices are all copies of \`COPYING'"
! for subdir in . etc info leim lib-src lisp lwlib mac msdos nt src; do
    rm -f ${tempdir}/${subdir}/COPYING
    cp COPYING ${tempdir}/${subdir}
  done



reply via email to

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