summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-24 17:20:11 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-24 17:20:11 -0400
commit68116faceb731829569ab4f2e21d2c62682107ef (patch)
tree2f82b87adf342fb1f4833f2eddfad7790a244cfc /Makefile
parent0baf1c6fb8709add509ef4695048f4fcd4fd34bf (diff)
I stand by my last statementv20140624.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5dd9009..a93d024 100644
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ depends.txt: list-depends depends_static.txt
./$< > $@
$(DESTDIR)$(sbindir)/parabolaweb-changepassword: parabolaweb-changepassword
- install -Dm6755 $< $@
+ install -Dm4755 $< $@
$(DESTDIR)$(pkgconffile): parabolaweb.conf
install -Dm644 $< $@