[med-svn] [plastimatch] 05/07: Fix broken plastimatch patch
Greg Sharp
gregsharp-guest at moszumanska.debian.org
Mon Dec 5 23:38:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregsharp-guest pushed a commit to branch master
in repository plastimatch.
commit 6895b528bdc5b3da749be5dab263ac52b92b8ee0
Author: Gregory C. Sharp <gregsharp.geo at yahoo.com>
Date: Mon Dec 5 16:04:15 2016 -0500
Fix broken plastimatch patch
---
.../patches/Fix-for-updated-dlib-configuration-in-Debian-unstabl.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/Fix-for-updated-dlib-configuration-in-Debian-unstabl.patch b/debian/patches/Fix-for-updated-dlib-configuration-in-Debian-unstabl.patch
index 14aefaf..0dedf8c 100644
--- a/debian/patches/Fix-for-updated-dlib-configuration-in-Debian-unstabl.patch
+++ b/debian/patches/Fix-for-updated-dlib-configuration-in-Debian-unstabl.patch
@@ -22,7 +22,7 @@ index a51daaac..e3d690e3 100644
+if (dlib_FOUND)
+ set (DLIB_INCLUDE_DIR ${dlib_INCLUDE_DIR})
+ set (DLIB_LIBRARIES ${dlib_LIBRARIES})
-+ set (DLIB_FOUND
++ set (DLIB_FOUND TRUE)
+endif ()
+if (DLIB_FOUND)
+ set (DLIB_HAVE_LIBRARY TRUE)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plastimatch.git
More information about the debian-med-commit
mailing list