File: wscript_build

package info (click to toggle)
kupfer 329-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,352 kB
  • sloc: python: 37,681; makefile: 88; sh: 78; xml: 3
file content (3 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (4)
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"))