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