nixpkgs/pkgs/servers/bird/dont-create-sysconfdir-2.patch

7 lines
222 B
Diff
Raw Permalink Normal View History

2018-02-11 22:28:00 +00:00
--- a/Makefile.in
+++ b/Makefile.in
@@ -165,2 +165,2 @@
2018-02-11 22:28:00 +00:00
install: all
- $(INSTALL) -d $(DESTDIR)/$(sbindir) $(DESTDIR)/$(sysconfdir) $(DESTDIR)/$(runstatedir)
2018-02-11 22:28:00 +00:00
+ $(INSTALL) -d $(DESTDIR)/$(sbindir) $(DESTDIR)/$(sysconfdir)