mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-13 15:21:38 -05:00
Default to correct plugins, don't clobber existing config file
This commit is contained in:
@@ -5,7 +5,6 @@ SUBDIRS = init.d
|
||||
EXTRA_DIST = README mt-daapd.spec mt-daapd.conf.templ mt-daapd-ssc.sh mt-daapd-ssc.pl
|
||||
|
||||
BUILT_SOURCES = mt-daapd.conf
|
||||
sysconf_DATA = mt-daapd.conf
|
||||
bin_SCRIPTS = mt-daapd-ssc.sh
|
||||
|
||||
dbdir="/var/cache/mt-daapd"
|
||||
@@ -17,13 +16,3 @@ mt-daapd.conf: mt-daapd.conf.templ ../config.h
|
||||
sed -e s,[@]prefix[@],$(prefix),g -e s,[@]dbdir[@],$(prefix)/var/cache/mt-daapd,g mt-daapd.conf.templ >$@; \
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user