Updates to patches
This commit is contained in:
parent
f44260b095
commit
04c8476042
|
@ -4,8 +4,8 @@ Last-Update: 2015-09-07
|
||||||
|
|
||||||
--- a/Makefile.in
|
--- a/Makefile.in
|
||||||
+++ b/Makefile.in
|
+++ b/Makefile.in
|
||||||
@@ -33,6 +33,7 @@
|
@@ -35,6 +35,7 @@
|
||||||
install -m 644 -p etc/gateways $(VAR_DIR)/flex
|
install -b -m 644 -p etc/gateways $(VAR_DIR)/flex
|
||||||
|
|
||||||
installbin: all
|
installbin: all
|
||||||
+ install -m 755 -D -d $(SBIN_DIR)
|
+ install -m 755 -D -d $(SBIN_DIR)
|
||||||
|
|
Loading…
Reference in New Issue