[arch-commits] Commit in cdemu-client/trunk (PKGBUILD build-fixes.diff)

Jan Steffens heftig at archlinux.org
Sat Jan 7 16:41:37 UTC 2017


    Date: Saturday, January 7, 2017 @ 16:41:37
  Author: heftig
Revision: 206034

Drop unneeded patch

Modified:
  cdemu-client/trunk/PKGBUILD
  cdemu-client/trunk/build-fixes.diff

------------------+
 PKGBUILD         |    2 +-
 build-fixes.diff |   11 +----------
 2 files changed, 2 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-07 16:38:33 UTC (rev 206033)
+++ PKGBUILD	2017-01-07 16:41:37 UTC (rev 206034)
@@ -16,7 +16,7 @@
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"
         build-fixes.diff)
 sha256sums=('e415a98672ac1ed908dab2ba43a94bc0af7653c470a87d6d9338a59d9856fd86'
-            '168b12cc879bd40c116b2da3803215b5d8290383d3b27d16419ddd6eb53f7f72')
+            '908f919e779832eb05013cb0e3ecb49795afddaa4aa8cb946ec78c3218acf534')
 
 prepare() {
   mkdir build

Modified: build-fixes.diff
===================================================================
--- build-fixes.diff	2017-01-07 16:38:33 UTC (rev 206033)
+++ build-fixes.diff	2017-01-07 16:41:37 UTC (rev 206034)
@@ -1,16 +1,7 @@
 diff --git i/cdemu-client/CMakeLists.txt w/cdemu-client/CMakeLists.txt
-index cdcff25232886440..33507a7a5db4332e 100644
+index cdcff25232886440..5296229538cd64bf 100644
 --- i/cdemu-client/CMakeLists.txt
 +++ w/cdemu-client/CMakeLists.txt
-@@ -1,7 +1,7 @@
- cmake_minimum_required (VERSION 2.8.5)
- 
- # Project name
--project (cdemu NONE)
-+project (cdemu-client NONE)
- 
- # Additional CMake modules.
- list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
 @@ -38,7 +38,8 @@ install (
  
  install (



More information about the arch-commits mailing list