]> git.pld-linux.org Git - packages/asymptote.git/blame - asymptote-no-env.patch
- up to 2.70
[packages/asymptote.git] / asymptote-no-env.patch
CommitLineData
d31a944f
JB
1--- asymptote-2.61/Makefile.in.orig 2019-11-18 06:27:29.000000000 +0100
2+++ asymptote-2.61/Makefile.in 2019-12-23 20:22:06.892642859 +0100
3@@ -137,7 +137,6 @@
d31a944f 4 echo @set Datadir @datadir@ >> doc/version.texi
0c37749f 5 echo @set Docdir @docdir@ >> doc/version.texi
d31a944f
JB
6
7- echo "#!/usr/bin/env python3" > GUI/xasyVersion.py
8 echo xasyVersion = \"$(revision)\" >> GUI/xasyVersion.py
9
10 if test -n "$(MSDOS)"; then \
This page took 0.040208 seconds and 4 git commands to generate.