made library dependencies more dynamic
switched to absolute paths
This commit is contained in:
@@ -8,12 +8,5 @@
|
||||
small_footer = 0
|
||||
lent = 0
|
||||
meditations = 0
|
||||
config_dir = '../config'
|
||||
library_dir = '../library'
|
||||
propers_dir = '../propers/'
|
||||
-%]
|
||||
[% PROCESS "${config_dir}/variables.tt";
|
||||
IF proper != '';
|
||||
PROCESS "${propers_dir}/${proper}.tt";
|
||||
END;
|
||||
-%]
|
||||
[% PROCESS "${config_dir}/variables.tt" -%]
|
||||
|
||||
Reference in New Issue
Block a user