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
commit177c0ea74342272645959b82cf219faa0b3dba16 (patch)
tree44e22b210a9904eab25a66d12e708804b671df75 /make-dist
parentdb95369be096960245dd38678f68464627698678 (diff)
downloademacs-177c0ea74342272645959b82cf219faa0b3dba16.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