summaryrefslogtreecommitdiff
path: root/debian/patches/no-missing-messages.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/no-missing-messages.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/no-missing-messages.patch')
-rw-r--r--debian/patches/no-missing-messages.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/no-missing-messages.patch b/debian/patches/no-missing-messages.patch
index f2d761a..1cbddae 100644
--- a/debian/patches/no-missing-messages.patch
+++ b/debian/patches/no-missing-messages.patch
@@ -1,7 +1,7 @@
Index: b/src/sman/sman.c
===================================================================
---- a/src/sman/sman.c 2013-04-03 19:12:46.000000000 +0400
-+++ b/src/sman/sman.c 2013-04-03 19:12:53.000000000 +0400
+--- a/src/sman/sman.c 2013-05-09 20:02:37.000000000 +0400
++++ b/src/sman/sman.c 2013-05-09 20:02:43.000000000 +0400
@@ -450,7 +450,6 @@
const char* command = oa_concatenate_string(root_dir,HypertexProgram);