mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-09 10:29:45 +00:00
remove windows reference from conf makefile
This commit is contained in:
parent
f19cbe62d2
commit
66a4180747
@ -1,10 +1,6 @@
|
||||
etcdir = $(sysconfdir)/epple2
|
||||
|
||||
if HAVE_WINDOWS
|
||||
CONF_PREFIX =
|
||||
else
|
||||
CONF_PREFIX = $(prefix)/
|
||||
endif
|
||||
|
||||
%.conf: %.conf.in
|
||||
sed -e 's,$$(PREFIX),$(CONF_PREFIX),g' <$< >$@
|
||||
|
Loading…
Reference in New Issue
Block a user