[Pkg-owncloud-commits] [owncloud-client] 06/09: Update patch hunks
Sandro Knauß
hefee at debian.org
Wed Dec 6 19:09:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
hefee pushed a commit to branch experimental
in repository owncloud-client.
commit 6e22012b03673915f9067a0431f78ee207d54f94
Author: Sandro Knauß <hefee at debian.org>
Date: Wed Dec 6 18:14:58 2017 +0100
Update patch hunks
---
debian/patches/0005-remove_admin.patch | 4 ++--
debian/patches/0006-move-configfile.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/0005-remove_admin.patch b/debian/patches/0005-remove_admin.patch
index cf6d7ae..36d733a 100644
--- a/debian/patches/0005-remove_admin.patch
+++ b/debian/patches/0005-remove_admin.patch
@@ -8,8 +8,8 @@ Last-Update: 2014-10-11
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -245,9 +245,9 @@ if(BUILD_CLIENT)
- if(NOT BUILD_LIBRARIES_ONLY)
+@@ -246,9 +246,9 @@ if(BUILD_CLIENT)
+ add_subdirectory(man)
add_subdirectory(doc)
add_subdirectory(doc/dev)
- if(IS_DIRECTORY ${CMAKE_SOURCE_DIR}/admin)
diff --git a/debian/patches/0006-move-configfile.patch b/debian/patches/0006-move-configfile.patch
index b0edeab..8b594ec 100644
--- a/debian/patches/0006-move-configfile.patch
+++ b/debian/patches/0006-move-configfile.patch
@@ -8,7 +8,7 @@ Last-Update: 2015-03-22
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -268,6 +268,6 @@ if(BUILD_OWNCLOUD_OSX_BUNDLE)
+@@ -269,6 +269,6 @@ if(BUILD_OWNCLOUD_OSX_BUNDLE)
install(FILES sync-exclude.lst DESTINATION ${OWNCLOUD_OSX_BUNDLE}/Contents/Resources/)
configure_file(sync-exclude.lst bin/${OWNCLOUD_OSX_BUNDLE}/Contents/Resources/sync-exclude.lst COPYONLY)
elseif(BUILD_CLIENT)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list