corrected missing compilation for root files.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@10 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Raphael Coeffic 20 years ago
parent 0701c59809
commit e4dccea5ed

@ -28,7 +28,7 @@ clean:
rm -f ${TARBALL_PREFIX}*.tar.gz
compile:
/usr/bin/python${PYTHON_VERSION} /usr/lib/python${PYTHON_VERSION}/compileall.py -q ${LIBDIR}
/usr/bin/python${PYTHON_VERSION} /usr/lib/python${PYTHON_VERSION}/compileall.py -q .
install: all
install -d ${BASEDIR}/${LIB_INSTALLDIR}

Loading…
Cancel
Save