projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21bde53
)
-fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 1 Mar 2012 18:06:51 +0000
(18:06 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 1 Mar 2012 18:06:51 +0000
(18:06 +0000)
src/dns/Makefile.am
patch
|
blob
|
history
diff --git
a/src/dns/Makefile.am
b/src/dns/Makefile.am
index 5bc8709ca6e87ec7d65de995042d3fb524f3a189..12c7241dad64e28a0aad52c653828fba999f18c9 100644
(file)
--- a/
src/dns/Makefile.am
+++ b/
src/dns/Makefile.am
@@
-21,7
+21,7
@@
install-exec-hook:
$(SUDO_BINARY) chown root $(bindir)/gnunet-helper-dns || true
$(SUDO_BINARY) chgrp $(GNUNETDNS_GROUP) $(bindir)/gnunet-helper-dns || true
$(SUDO_BINARY) chmod 4750 $(bindir)/gnunet-helper-dns || true
- $(SUDO_BINARY) ch
grp
$(GNUNETDNS_GROUP) $(bindir)/gnunet-service-dns || true
+ $(SUDO_BINARY) ch
own gnunet:
$(GNUNETDNS_GROUP) $(bindir)/gnunet-service-dns || true
$(SUDO_BINARY) chmod 2750 $(bindir)/gnunet-service-dns || true
else
install-exec-hook: