mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
import Options
|
|
|
|
if not Options.options.PRESERVECONFIG:
|
|
bld.install_files_filtered("${SERVERSYSCONFDIR}","conf/*")
|