1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-02 21:35:11 +01:00

More "standard" paths for servers

This commit is contained in:
Edoardo Spadolini 2015-03-18 07:15:44 +01:00
parent 14f6b0d428
commit fd5bab7f15

View file

@ -1,12 +1,12 @@
VERSION := $(shell util/version.sh $(CC))
GAME = dnethack
GAMEUID = acehack
GAMEGID = acehack
GAMEUID = nethack
GAMEGID = nethack
INSTALL = install
PREFIX = /srv/acehack
PREFIX = /opt/nethack
GAMEDIR = $(PREFIX)/dnao-$(VERSION)
VARDIR = $(GAMEDIR)
MASTERDIR = $(PREFIX)/dnethackdir