Removed compilation of C++ stuff. Should now only install web app stuff. Moved Alib.php and Subjects.php to the storageServer dir. Removed the playlog DB table, the schedule table IS the playlog now. Also removed archiveServer stuff from Debian files.
10 lines
872 B
Text
10 lines
872 B
Text
# Upstream uses realtive paths to data folders, so we use
|
|
# syminks to /var/campcaster/.. where persistant data is stored
|
|
campcaster-data: package-contains-empty-directory usr/share/campcaster/www/htmlUI/var/templates_c/
|
|
campcaster-data: package-contains-empty-directory usr/share/campcaster/www/storageServer/var/access/
|
|
campcaster-data: package-contains-empty-directory usr/share/campcaster/www/storageServer/var/stor/buffer/
|
|
campcaster-data: package-contains-empty-directory usr/share/campcaster/www/storageServer/var/trans/
|
|
# Upstream uses a patched/customized version of Smarty - but is
|
|
# working on getting solving issue to move to a maintained one.
|
|
campcaster-data: embedded-php-library usr/share/campcaster/www/htmlUI/var/Smarty/libs/Smarty_Compiler.class.php
|
|
campcaster-data: embedded-php-library usr/share/campcaster/www/htmlUI/var/Smarty/libs/Smarty.class.php
|