This is an automated email from the git hooks/post-receive script. ghisvail-guest pushed a commit to branch debian/experimental in repository dcm2niix.
commit 22e5f9e9fea9fcc0a1b87d4f1ddb637c3b2290a0 Author: Ghislain Antony Vaillant <[email protected]> Date: Thu May 11 12:09:15 2017 +0100 Drop the patch queue, no longer required --- debian/patches/Fix-install-of-runtime.patch | 23 ----------------------- debian/patches/series | 1 - 2 files changed, 24 deletions(-) diff --git a/debian/patches/Fix-install-of-runtime.patch b/debian/patches/Fix-install-of-runtime.patch deleted file mode 100644 index c21b1a9..0000000 --- a/debian/patches/Fix-install-of-runtime.patch +++ /dev/null @@ -1,23 +0,0 @@ -From: Ghislain Antony Vaillant <[email protected]> -Date: Thu, 1 Dec 2016 17:44:03 +0000 -Subject: Fix install of runtime. - ---- - console/CMakeLists.txt | 5 ++++- - 1 file changed, 4 insertions(+), 1 deletion(-) - -diff --git a/console/CMakeLists.txt b/console/CMakeLists.txt -index 30199f8..3256690 100644 ---- a/console/CMakeLists.txt -+++ b/console/CMakeLists.txt -@@ -88,6 +88,9 @@ if (BATCH_VERSION) - if (YAML_CPP_INCLUDE_DIR) - include_directories(${YAML_CPP_INCLUDE_DIR}) - endif () -+ -+ install(TARGETS dcm2niibatch DESTINATION bin) -+ - endif () - --install(TARGETS ${PROGRAMS} DESTINATION bin) -+install(TARGETS dcm2niix DESTINATION bin) diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index b69a7b9..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -Fix-install-of-runtime.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcm2niix.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
