summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
commitef393e7645961c61ff1e776d67d3c3b9f494bc49 (patch)
tree1471dfc50643fdc560d1c94fff6318482fa8876b /make-dist
parent270af5640a046aab319b9988fc29f41a47681f92 (diff)
downloademacs-ef393e7645961c61ff1e776d67d3c3b9f494bc49.tar.gz
Trailing whitespace deleted.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist6
1 files changed, 3 insertions, 3 deletions
diff --git a/make-dist b/make-dist
index 98a07fcc44a..daea607e63d 100755
--- a/make-dist
+++ b/make-dist
@@ -129,7 +129,7 @@ then
EMACS=`pwd`/src/emacs
else
if [ "x$EMACS" = "x" -o "x$EMACS" = "xt" ];
- then
+ then
echo You must specify the EMACS environment variable 2>&1
exit 1
fi
@@ -362,7 +362,7 @@ echo "Making links to \`lisp' and its subdirectories"
for file in `find . -type d -print`; do
case $file in
. | .. | */Old | */CVS | */RCS | */=*)
- ;;
+ ;;
*)
if [ -d $file ]; then
subdirs="$file $subdirs"
@@ -537,7 +537,7 @@ echo "Making links to \`mac/Emacs.app/Contents'"
echo "Making links to \`mac/Emacs.app/Contents/Resources/English.lproj'"
(cd mac/Emacs.app/Contents/Resources/English.lproj
ln InfoPlist.strings ../../../../../${tempdir}/mac/Emacs.app/Contents/Resources/English.lproj)
-
+
echo "Making links to \`msdos'"
(cd msdos
ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos