mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
d85974bb3c
https://gitlab.labs.nic.cz/labs/bird/blob/v1.6.6/NEWS The patch doesn't need so much context.
7 lines
232 B
Diff
7 lines
232 B
Diff
--- a/tools/Makefile.in
|
|
+++ b/tools/Makefile.in
|
|
@@ -68,2 +68,2 @@
|
|
install: all
|
|
- $(INSTALL) -d $(DESTDIR)/$(sbindir) $(DESTDIR)/$(sysconfdir) $(DESTDIR)/$(runstatedir)
|
|
+ $(INSTALL) -d $(DESTDIR)/$(sbindir) $(DESTDIR)/$(sysconfdir)
|