Kaydet (Commit) be67f8a5 authored tarafından Jack Jansen's avatar Jack Jansen

removed debug print.

üst 408c16fa
...@@ -52,7 +52,6 @@ install: pythonforbundle ...@@ -52,7 +52,6 @@ install: pythonforbundle
b=$(APPINSTALLDIR)/Contents/$$d; \ b=$(APPINSTALLDIR)/Contents/$$d; \
for i in $$a/*; \ for i in $$a/*; \
do \ do \
echo jaja $$i; \
case $$i in \ case $$i in \
*CVS) ;; \ *CVS) ;; \
*.py[co]) ;; \ *.py[co]) ;; \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment