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