aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-09-14 21:33:54 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-09-14 21:33:54 +0200
commitc19d363e427b067f0225e17f2953cd3ad7e37da6 (patch)
tree36654881939f5158017c058f66806af9883b0ef9 /Makefile
parentc55ffbd5ff04e74ffc5057fb890012e5e0e6299a (diff)
downloaddhcpcd-hook-ntpdate-main.tar.gz
dhcpcd-hook-ntpdate-main.tar.zst
no need to install with execute permissionHEAD0.2.1main
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1bbdcd3..7109ae2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
install: 50-ntpdate
- install -D -m0755 50-ntpdate $(DESTDIR)/usr/lib/dhcpcd/dhcpcd-hooks/50-ntpdate
+ install -D -m0644 50-ntpdate $(DESTDIR)/usr/lib/dhcpcd/dhcpcd-hooks/50-ntpdate