diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-28 11:23:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-28 11:23:54 +0200 |
commit | 6444976013c07e4ada22294223ac386a6c35848e (patch) | |
tree | f8c86d63b9d867de2f6ebbbd0b74978d47589055 /debian/patches/0115-secure_script_scons.patch | |
parent | 4f3ca5f60f4de1aca6e3b9d7f30467ba0f724c27 (diff) |
New upstream release, refresh patches
Diffstat (limited to 'debian/patches/0115-secure_script_scons.patch')
-rw-r--r-- | debian/patches/0115-secure_script_scons.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0115-secure_script_scons.patch b/debian/patches/0115-secure_script_scons.patch index 7463f32..24d9cf6 100644 --- a/debian/patches/0115-secure_script_scons.patch +++ b/debian/patches/0115-secure_script_scons.patch @@ -8,7 +8,7 @@ Index: trunk/script/scons =================================================================== --- trunk.orig/script/scons +++ trunk/script/scons -@@ -75,8 +75,8 @@ if "SCONS_LIB_DIR" in os.environ: +@@ -77,8 +77,8 @@ if "SCONS_LIB_DIR" in os.environ: # - running from source takes priority (since 2.3.2), excluding SCONS_LIB_DIR settings script_path = os.path.abspath(os.path.dirname(__file__)) |