[Python-modules-commits] [gamera] 07/12: use-system-vigra
Daniel Stender
stender at moszumanska.debian.org
Sun Jul 16 07:24:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch patch-queue/debian/master
in repository gamera.
commit 5fd6afd0a114091da1e7d3c2bf8b67aacd54e6a5
Author: Jakub Wilk <jwilk at debian.org>
Date: Sat Oct 17 18:53:24 2015 +0200
use-system-vigra
don't use an embedded copy of the VIGRA library
Forwarded: not-needed
Gbp-Pq: Name 0007-use-system-vigra.patch
---
setup.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/setup.py b/setup.py
index c7f1782..faff021 100644
--- a/setup.py
+++ b/setup.py
@@ -250,7 +250,6 @@ includes = [(os.path.join(gamera_setup.include_path, path),
for path, ext in
("", "*.hpp"),
("plugins", "*.hpp"),
- ("vigra", "*.hxx"),
("geostructs", "*.hpp"),
("graph", "*.hpp")]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gamera.git
More information about the Python-modules-commits
mailing list