removed debug print.

This commit is contained in:
Jack Jansen 2001-09-11 13:00:16 +00:00
parent 408c16fad0
commit be67f8a5bf
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ install: pythonforbundle
b=$(APPINSTALLDIR)/Contents/$$d; \
for i in $$a/*; \
do \
echo jaja $$i; \
case $$i in \
*CVS) ;; \
*.py[co]) ;; \