From 2f2883cc10692bcb0db5997907b081268fad8d79 Mon Sep 17 00:00:00 2001 From: Stefan Wagner Date: Thu, 18 Aug 2016 20:01:37 +0200 Subject: testing/[various]: move to community --- community/crda/01-Makefile-dont-run-ldconfig.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community/crda/01-Makefile-dont-run-ldconfig.patch (limited to 'community/crda/01-Makefile-dont-run-ldconfig.patch') diff --git a/community/crda/01-Makefile-dont-run-ldconfig.patch b/community/crda/01-Makefile-dont-run-ldconfig.patch new file mode 100644 index 0000000000..d1e7477b68 --- /dev/null +++ b/community/crda/01-Makefile-dont-run-ldconfig.patch @@ -0,0 +1,10 @@ +--- a/Makefile 2014-12-11 00:51:29.000000000 +0100 ++++ b/Makefile 2016-04-23 03:03:33.785974265 +0200 +@@ -127,7 +127,6 @@ + $(NQ) ' INSTALL libreg' + $(Q)mkdir -p $(DESTDIR)/$(LIBDIR) + $(Q)cp $(LIBREG) $(DESTDIR)/$(LIBDIR)/ +- $(Q)ldconfig + + %.o: %.c regdb.h $(LIBREG) + $(NQ) ' CC ' $@ -- cgit v1.2.3