]> git.pld-linux.org Git - packages/crda.git/blob - crda-destdir.patch
add pubkey of new regdb maintainer; rel 3
[packages/crda.git] / crda-destdir.patch
1 --- crda-3.18/Makefile.orig     2015-02-06 21:24:21.404318610 +0100
2 +++ crda-3.18/Makefile  2015-02-06 21:24:53.997650579 +0100
3 @@ -129,7 +129,7 @@
4         $(NQ) '  INSTALL  libreg'
5         $(Q)mkdir -p $(DESTDIR)/$(LIBDIR)
6         $(Q)cp $(LIBREG) $(DESTDIR)/$(LIBDIR)/
7 -       $(Q)ldconfig
8 +       $(Q)-ldconfig
9  
10  %.o: %.c regdb.h $(LIBREG)
11         $(NQ) '  CC  ' $@
This page took 0.088219 seconds and 4 git commands to generate.