File: meson.build

package info (click to toggle)
golang-github-containers-toolbox 0.0.99.3%2Bgit20230118%2B446d7bfdef6a-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,244 kB
  • sloc: sh: 2,611; python: 36; makefile: 34
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',
)