Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37844988
en ru br
ALT Linux repos
S:4.7.0-alt1.1
5.0: 1.0.0-alt1
4.1: 1.0.0-alt1

Group :: System/Libraries
RPM: libopencv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: opencv-1.0.0-makefile.patch
Download


diff -urN opencv-1.0.0.orig/Makefile.am opencv-1.0.0/Makefile.am
--- opencv-1.0.0.orig/Makefile.am	2006-07-20 15:34:09 +0300
+++ opencv-1.0.0/Makefile.am	2008-03-16 04:00:52 +0200
@@ -48,7 +48,7 @@
 	cd src && $(MAKE) install-libLTLIBRARIES
 
 # Run ldconfig after installing the library:
-install-hook:
+install-exec-hook:
 	-ldconfig
 
 
diff -urN opencv-1.0.0.orig/samples/python/Makefile.am opencv-1.0.0/samples/python/Makefile.am
--- opencv-1.0.0.orig/samples/python/Makefile.am	2006-10-04 11:02:12 +0300
+++ opencv-1.0.0/samples/python/Makefile.am	2008-03-16 04:00:17 +0200
@@ -1,6 +1,6 @@
-csamplesdir=$(pkgdatadir)/samples/python
+pysamplesdir=$(pkgdatadir)/samples/python
 
-dist_csamples_SCRIPTS =     \
+dist_pysamples_SCRIPTS = \
     cam-histo.py            \
     capture-cam.py          \
 	chessboard.py           \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin