projects
/
rrq
/
blockdomains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8029316
)
avoid exec flag as appropriate
author
Ralph Ronnquist
<rrq@rrq.au>
Tue, 18 Feb 2025 10:32:57 +0000
(21:32 +1100)
committer
Ralph Ronnquist
<rrq@rrq.au>
Tue, 18 Feb 2025 10:32:57 +0000
(21:32 +1100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e38bc201a1ea17b38406c305fe33e6f6079a86d5..ce2874d9d614a955d1910e3d87f3e710db30266d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,7
+42,7
@@
$(SYSVINIT): init/blockdomains
install -D $< $@
$(SYSTEMDINIT): init/blockdomains.service
- install -D $< $@
+ install -
m 644 -
D $< $@
$(CFGTOP)/%/:
mkdir -p $@
@@
-52,9
+52,9
@@
$(SBINDIR)/%: %
$(BINDIR)/%: %
install -D $< $@
$(MAN5DIR)/%: %
- install -D $< $@
+ install -
m 644 -
D $< $@
$(MAN8DIR)/%: %
- install -D $< $@
+ install -
m 644 -
D $< $@
# Cleaning up