12 lines
389 B
Diff
12 lines
389 B
Diff
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 ' $@
|