File: wscript_build

package info (click to toggle)
kupfer 328-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,324 kB
  • sloc: python: 37,434; 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"))