File: wscript_build

package info (click to toggle)
kupfer 0%2Bv319-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,548 kB
  • sloc: python: 26,941; makefile: 90; sh: 78; xml: 3
file content (3 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
# configuration defaults and ui files
bld.install_files("${DATADIR}/kupfer", "defaults.cfg")
bld.install_files("${DATADIR}/kupfer", bld.path.ant_glob("*.ui"))