summaryrefslogtreecommitdiff
path: root/debian/patches/rpath
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/rpath')
-rw-r--r--debian/patches/rpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/rpath b/debian/patches/rpath
index 0265d71..423c298 100644
--- a/debian/patches/rpath
+++ b/debian/patches/rpath
@@ -13,7 +13,7 @@ patch by David Kimdon <dwhedon@debian.org>. The basic theory is:
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/build.conf b/build.conf
-index 29c2b60..0c631bd 100644
+index 2e3697a..53c0138 100644
--- a/build.conf
+++ b/build.conf
@@ -572,7 +572,7 @@ lang = python
@@ -35,7 +35,7 @@ index 29c2b60..0c631bd 100644
# need special build rule to include
compile-cmd = $(COMPILE_SWIG_RB)
diff --git a/build/generator/gen_base.py b/build/generator/gen_base.py
-index 458545c..a5054aa 100644
+index f3041f9..4d0e7f9 100644
--- a/build/generator/gen_base.py
+++ b/build/generator/gen_base.py
@@ -599,7 +599,7 @@ class TargetLinked(Target):