[xmltooling] 09/17: New patch Remove-.pl-extension-of-cxxtestgen.patch

Ferenc Wágner wferi-guest at moszumanska.debian.org
Thu Jul 21 18:17:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to branch debian/experimental
in repository xmltooling.

commit 6e5f01b26f7f8c053afb60ed882335cb374b605b
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Wed Jul 6 09:34:08 2016 +0200

    New patch Remove-.pl-extension-of-cxxtestgen.patch
    
    Remove .pl extension of cxxtestgen
---
 .../Remove-.pl-extension-of-cxxtestgen.patch        | 21 +++++++++++++++++++++
 debian/patches/series                               |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/Remove-.pl-extension-of-cxxtestgen.patch b/debian/patches/Remove-.pl-extension-of-cxxtestgen.patch
new file mode 100644
index 0000000..aebd5e5
--- /dev/null
+++ b/debian/patches/Remove-.pl-extension-of-cxxtestgen.patch
@@ -0,0 +1,21 @@
+From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi at niif.hu>
+Date: Wed, 6 Jul 2016 09:32:40 +0200
+Subject: Remove .pl extension of cxxtestgen
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 20f8356..192be11 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -261,7 +261,7 @@ AC_LINK_IFELSE(
+     [AC_DEFINE([HAVE_ITERATOR_TRAITS],[1],[Define to 1 if you have an STL implementation that supports std::iterator_traits.])],[])
+ 
+ # Check for unit test support
+-CXXTEST="/usr/bin/cxxtestgen.pl"
++CXXTEST="/usr/bin/cxxtestgen"
+ CXXTESTFLAGS=""
+ AC_ARG_WITH(cxxtest,
+     AS_HELP_STRING([--with-cxxtest=PATH], [where cxxtest is installed]),
diff --git a/debian/patches/series b/debian/patches/series
index fd6bbdb..921d855 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ Print-result-of-CURLINFO_TLS_SSL_PTR-test.patch
 Make-pkgxmldir-configurable.patch
 Finish-separating-flags-use-_LIBADD.patch
 Add-more-forgotten-test-result-prints.patch
+Remove-.pl-extension-of-cxxtestgen.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list