From e871ce3bb0887d9e105be58cd97e9902989305ed Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 29 May 2013 19:14:26 +0400 Subject: New snapshot fix building and packaging --- debian/patches/install-dir.patch | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 debian/patches/install-dir.patch (limited to 'debian/patches/install-dir.patch') diff --git a/debian/patches/install-dir.patch b/debian/patches/install-dir.patch deleted file mode 100644 index 3e0c4c4..0000000 --- a/debian/patches/install-dir.patch +++ /dev/null @@ -1,26 +0,0 @@ -Index: b/configure -=================================================================== ---- a/configure 2013-05-09 20:02:38.000000000 +0400 -+++ b/configure 2013-05-09 20:02:42.000000000 +0400 -@@ -3617,7 +3617,7 @@ - - - --open_axiom_installdir=$libdir/open-axiom/$target/$PACKAGE_VERSION -+open_axiom_installdir=$libdir/open-axiom - - - if test $build != $target; then -Index: b/configure.ac -=================================================================== ---- 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) - - --open_axiom_installdir=$libdir/open-axiom/$target/$PACKAGE_VERSION -+open_axiom_installdir=$libdir/open-axiom - AC_SUBST(open_axiom_installdir) - - dnl For the moment, the OpenAxiom base source code is written -- cgit v1.2.3