[Pkg-owncloud-commits] [ocsync] 01/02: Finding libsmbclient when using samba-4.0
Sandro Knauß
hefee-guest at alioth.debian.org
Mon Oct 21 23:12:47 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository ocsync.
commit b8d78bb0a552827ac6a8119c7150673e79976482
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Tue Oct 22 00:32:48 2013 +0200
Finding libsmbclient when using samba-4.0
---
debian/patches/find-libsmbclientclient.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
2 files changed, 18 insertions(+)
diff --git a/debian/patches/find-libsmbclientclient.patch b/debian/patches/find-libsmbclientclient.patch
new file mode 100644
index 0000000..a9ba80c
--- /dev/null
+++ b/debian/patches/find-libsmbclientclient.patch
@@ -0,0 +1,17 @@
+Description: Find libsmbclient for samba-4.0
+Author: Sandro Knauß <bugs at sandroknauss.de>
+Last-Update: 2013-10-21
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: ocsync/cmake/Modules/FindLibsmbclient.cmake
+===================================================================
+--- ocsync.orig/cmake/Modules/FindLibsmbclient.cmake 2013-10-22 00:01:45.383173970 +0200
++++ ocsync/cmake/Modules/FindLibsmbclient.cmake 2013-10-22 00:30:00.325089890 +0200
+@@ -23,6 +23,7 @@
+ libsmbclient.h
+ PATHS
+ /usr/include
++ /usr/include/samba-4.0
+ /usr/local/include
+ /opt/local/include
+ /sw/include
diff --git a/debian/patches/series b/debian/patches/series
index ce7124f..dd052bd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
0001-csync_config-Drop-iniparser-dependency.patch
freebsd.patch
path_max.patch
+find-libsmbclientclient.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/ocsync.git
More information about the Pkg-owncloud-commits
mailing list