]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - crda/patches/crda-remove-ldconfig.patch0
crda: Update to 3.18
[ipfire-3.x.git] / crda / patches / crda-remove-ldconfig.patch0
diff --git a/crda/patches/crda-remove-ldconfig.patch0 b/crda/patches/crda-remove-ldconfig.patch0
deleted file mode 100644 (file)
index b9ba785..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-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  ' $@