Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > e1a6fdcaf2b1963f7537b7fcb1a075a9 > files > 2

crda-3.18-1.mga5.src.rpm

diff -up crda-3.13/Makefile.ldconfig crda-3.13/Makefile
--- crda-3.13/Makefile.ldconfig	2014-02-14 13:47:10.674521882 -0500
+++ crda-3.13/Makefile	2014-02-14 13:47:14.284552473 -0500
@@ -126,7 +126,6 @@ install-libreg:
 	$(NQ) '  INSTALL  libreg'
 	$(Q)mkdir -p $(DESTDIR)/$(LIBDIR)
 	$(Q)cp $(LIBREG) $(DESTDIR)/$(LIBDIR)/
-	$(Q)ldconfig
 
 %.o: %.c regdb.h $(LIBREG)
 	$(NQ) '  CC  ' $@