emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r115057: * make-dist: Comment


From: Glenn Morris
Subject: [Emacs-diffs] trunk r115057: * make-dist: Comment
Date: Mon, 11 Nov 2013 01:00:12 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115057
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2013-11-10 17:00:03 -0800
message:
  * make-dist: Comment
modified:
  make-dist                      makedist-20091113204419-o5vbwnq5f7feedwu-476
=== modified file 'make-dist'
--- a/make-dist 2013-11-05 16:06:30 +0000
+++ b/make-dist 2013-11-11 01:00:03 +0000
@@ -453,6 +453,8 @@
  ln *.[ch] *.in ../${tempdir}/lwlib
  ln README ChangeLog ../${tempdir}/lwlib)
 
+## It is important to distribute admin/ because it contains sources
+## for generated lisp/international/uni-*.el files.
 echo "Making links to \`admin' and its subdirectories"
 for f in `find admin -type f`; do
   case $f in


reply via email to

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