summarylogtreecommitdiffstats
path: root/scons.patch
blob: 80b5c8ccfb33d1fbacb2803a7a84b49d6bbaa841 (plain)
1
2
3
4
5
6
7
8
9
10
--- mapsoft-20190213-alt1/SConstruct.orig	2018-11-29 11:36:12.955661421 +0300
+++ mapsoft-20190213-alt1/SConstruct	2018-11-29 11:38:21.523645029 +0300
@@ -17,6 +17,7 @@
 # Create environment, add some methods
 
 env = Environment ()
+env.AppendENVPath('PATH', '/usr/bin/core_perl')
 Export('env')
 
 # UseLibs -- use pkg-config libraries