[SCM] kmetronome/master: Drop remove-uninstall-target.patch, now builds without it
ross-guest at users.alioth.debian.org
ross-guest at users.alioth.debian.org
Fri Sep 2 20:49:04 UTC 2016
The following commit has been merged in the master branch:
commit 7c6a509b629ac84765b476c01d3cecdf140a9cc4
Author: Ross Gammon <rosco2 at ubuntu.com>
Date: Fri Sep 2 22:15:26 2016 +0200
Drop remove-uninstall-target.patch, now builds without it
diff --git a/debian/patches/01-remove-uninstall-target.patch b/debian/patches/01-remove-uninstall-target.patch
deleted file mode 100644
index 711b6fe..0000000
--- a/debian/patches/01-remove-uninstall-target.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: Remove uninstall target from CMakeLists.txt, fixing FTBFS
-Author: James Cowgill <jcowgill at debian.org>
-Author: Radovan Birdic <Radovan.Birdic at imgtec.com>
-Bug-Debian: https://bugs.debian.org/802081
-Forwarded: no
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -122,13 +122,6 @@ CONFIGURE_FILE(
- "${CMAKE_SOURCE_DIR}/kmetronome.spec"
- IMMEDIATE @ONLY)
-
--CONFIGURE_FILE(
-- "${CMAKE_SOURCE_DIR}/cmake_admin/cmake_uninstall.cmake.in"
-- "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
-- IMMEDIATE @ONLY)
--ADD_CUSTOM_TARGET(uninstall
-- "${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")
--
- ADD_CUSTOM_TARGET ( tarball
- COMMAND mkdir -p kmetronome-${VERSION}
- COMMAND cp -r cmake_admin kmetronome-${VERSION}
--
kmetronome packaging
More information about the pkg-multimedia-commits
mailing list