mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
removed debug print.
This commit is contained in:
@@ -52,7 +52,6 @@ install: pythonforbundle
|
||||
b=$(APPINSTALLDIR)/Contents/$$d; \
|
||||
for i in $$a/*; \
|
||||
do \
|
||||
echo jaja $$i; \
|
||||
case $$i in \
|
||||
*CVS) ;; \
|
||||
*.py[co]) ;; \
|
||||
|
||||
Reference in New Issue
Block a user