You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
361 B
12 lines
361 B
--- opencv-1.0.0.orig/interfaces/swig/python/Makefile.am 2006-08-10 15:29:20.000000000 +0200
|
|
+++ opencv-1.0.0/interfaces/swig/python/Makefile.am 2006-12-11 11:43:35.000000000 +0100
|
|
@@ -92,7 +92,7 @@
|
|
|
|
if BUILD_PYTHON_WRAPPERS
|
|
|
|
-pkgpython_LTLIBRARIES = _cv.la _highgui.la
|
|
+pkgpyexec_LTLIBRARIES = _cv.la _highgui.la
|
|
|
|
pkgpython_PYTHON = \
|
|
__init__.py \
|