mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 21:16:49 +00:00
allow server to be installed by normal user
This commit is contained in:
parent
e09f54ff0d
commit
0e8cc34009
@ -499,7 +499,7 @@ endif
|
||||
if SERVER
|
||||
install-exec-hook:
|
||||
mkdir -p -m 0700 $(DESTDIR)$(fifodir)
|
||||
chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
|
||||
-chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
|
||||
|
||||
uninstall-hook:
|
||||
rm -rf $(DESTDIR)$(fifodir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user