File: meson.build

package info (click to toggle)
golang-github-containers-toolbox 0.0.99.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,616 kB
  • sloc: sh: 3,195; ansic: 40; makefile: 36; python: 33
file content (4 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (2)
1
2
3
4
install_data(
  'toolbox.conf',
  install_dir: get_option('sysconfdir') / 'containers',
)