]> granicus.if.org Git - python/commit
Set -d in compileall, to get proper path in case DESTDIR is not empty.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 21 Jun 2003 13:26:28 +0000 (13:26 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 21 Jun 2003 13:26:28 +0000 (13:26 +0000)
commit975302dbbe540bca61b6c59f117ca486510b6d4a
tree4cd2722e9943483bdcdcad10d115b6a404909818
parentd7cccdd591346967d3c0c286b2e7e534435abc12
Set -d in compileall, to get proper path in case DESTDIR is not empty.
Also add force, to recompile string.pyc in DESTDIR (which would normally
compiled by running compileall.py).
Makefile.pre.in