mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 13:35:41 +00:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
import Options
|
|
|
|
if not Options.options.PRESERVECONFIG:
|
|
bld.install_files_filtered("${SERVERSYSCONFDIR}","conf/*")
|