restore lost change to PYTHON/Install.sh
This commit is contained in:
@ -33,7 +33,7 @@ touch ../python.h
|
|||||||
# all package files with no dependencies
|
# all package files with no dependencies
|
||||||
|
|
||||||
for file in *.cpp *.h; do
|
for file in *.cpp *.h; do
|
||||||
action $file
|
test -f ${file} && action $file
|
||||||
done
|
done
|
||||||
|
|
||||||
# edit 2 Makefile.package files to include/exclude package info
|
# edit 2 Makefile.package files to include/exclude package info
|
||||||
|
|||||||
Reference in New Issue
Block a user