Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > main-testing-src > by-pkgid > 48309b3c8418c0816d2a238b3feabed0 > files > 1

mlt++-0.3.2-1mdv2009.0.src.rpm

--- src/Makefile~	2008-11-11 09:09:47.000000000 +0100
+++ src/Makefile	2008-11-11 09:10:22.000000000 +0100
@@ -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 2> /dev/null || true
+	#/sbin/ldconfig 2> /dev/null || true
 
 uninstall:
 	rm -f "$(DESTDIR)$(libdir)/$(TARGET)"