ref: ca108a017b18a0747e55f298230bcec0e106631f
parent: af59dcf6858264103bbc621761feee3aed5aaf2a
author: Simon Tatham <anakin@pobox.com>
date: Fri Aug 19 03:49:44 EDT 2005
Bah, there's always one. Remove the now-erroneous `*.py' from the makedist script. [originally from svn r6191]
--- a/makedist.sh
+++ b/makedist.sh
@@ -39,7 +39,7 @@
# Build a text version of the HACKING document.
halibut --text=HACKING HACKING.but
-for i in *.c *.m *.h *.but *.plist *.icns *.py LICENCE README Recipe \
+for i in *.c *.m *.h *.but *.plist *.icns LICENCE README Recipe \
mkfiles.pl Makefile Makefile.* \
HACKING puzzles.txt puzzles.hlp puzzles.cnt; do
ln -s ../../$i tmp.$$/puzzles$arcsuffix