mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- data/config: remove some hardcoded paths
Conflicts: data/config/settingsupdate.conf.in Signed-off-by: Thilo Graf <dbt@novatux.de> Files adapted because of different configurations.
This commit is contained in:
@@ -472,6 +472,12 @@ AC_CONFIG_FILES([
|
||||
src/nhttpd/nhttpd.conf
|
||||
])
|
||||
|
||||
# Backup configs
|
||||
AC_CONFIG_FILES([
|
||||
data/config/settingsupdate.conf
|
||||
data/config/tobackup.conf
|
||||
])
|
||||
|
||||
# Themes
|
||||
#AC_CONFIG_FILES([
|
||||
#data/themes/Material_Blue-Grey.theme
|
||||
|
Reference in New Issue
Block a user