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