Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > e070c43012d62c978464d3d19976a712 > files > 1

mlt++-0.3.1-0.svn1176.1mdv2009.0.src.rpm

--- src/Makefile~	2008-02-07 10:41:14.000000000 +0100
+++ src/Makefile	2008-08-13 17:48:23.000000000 +0200
@@ -59,7 +59,7 @@
 	ln -sf $(TARGET) $(DESTDIR)$(libdir)/$(SONAME)
 	$(INSTALL) -d "$(DESTDIR)$(prefix)/include/mlt++"
 	$(INSTALL) -m 644 $(HEADERS) "$(DESTDIR)$(prefix)/include/mlt++"
-	/sbin/ldconfig || true
+	#/sbin/ldconfig || true
 
 uninstall:
 	rm -f "$(DESTDIR)$(libdir)/$(TARGET)"