2018-02-11 23:28:00 +01:00
|
|
|
--- a/Makefile.in
|
|
|
|
+++ b/Makefile.in
|
2019-03-07 11:29:47 +01:00
|
|
|
@@ -165,2 +165,2 @@
|
2018-02-11 23:28:00 +01:00
|
|
|
install: all
|
2019-03-07 11:29:47 +01:00
|
|
|
- $(INSTALL) -d $(DESTDIR)/$(sbindir) $(DESTDIR)/$(sysconfdir) $(DESTDIR)/$(runstatedir)
|
2018-02-11 23:28:00 +01:00
|
|
|
+ $(INSTALL) -d $(DESTDIR)/$(sbindir) $(DESTDIR)/$(sysconfdir)
|