summaryrefslogtreecommitdiff
path: root/debian/patches/install-dir.patch
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-05-09 20:13:43 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-05-09 20:13:43 +0400
commit15938c13570ab2747bf59714902e944a79ee2bae (patch)
tree770a2b91f657eb2fb26c4ee17d73a0d674964523 /debian/patches/install-dir.patch
parentdb53e75a5a92175a86d05900c216a57cd318625d (diff)
downloadopen-axiom-debian-15938c13570ab2747bf59714902e944a79ee2bae.tar.gz
open-axiom (1.5.0~svn2823-1) UNRELEASED; urgency=low
* New upstream version. * Use xz compression for both source tarball and packages * Require g++ >= 4.7 for C++11 * Refreshed patches
Diffstat (limited to 'debian/patches/install-dir.patch')
-rw-r--r--debian/patches/install-dir.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/install-dir.patch b/debian/patches/install-dir.patch
index 4547f11..3e0c4c4 100644
--- a/debian/patches/install-dir.patch
+++ b/debian/patches/install-dir.patch
@@ -1,8 +1,8 @@
Index: b/configure
===================================================================
---- a/configure 2013-04-03 19:12:46.000000000 +0400
-+++ b/configure 2013-04-03 19:12:52.000000000 +0400
-@@ -3566,7 +3566,7 @@
+--- a/configure 2013-05-09 20:02:38.000000000 +0400
++++ b/configure 2013-05-09 20:02:42.000000000 +0400
+@@ -3617,7 +3617,7 @@
@@ -13,8 +13,8 @@ Index: b/configure
if test $build != $target; then
Index: b/configure.ac
===================================================================
---- a/configure.ac 2013-04-03 19:12:46.000000000 +0400
-+++ b/configure.ac 2013-04-03 19:12:52.000000000 +0400
+--- a/configure.ac 2013-05-09 20:02:38.000000000 +0400
++++ b/configure.ac 2013-05-09 20:02:42.000000000 +0400
@@ -54,7 +54,7 @@
AC_CONFIG_SRCDIR(src/Makefile.in)