File: meson.build

package info (click to toggle)
fuse3 3.18.2-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 31,440 kB
  • sloc: ansic: 25,058; perl: 6,044; cpp: 3,960; python: 1,201; sh: 416; javascript: 313; makefile: 59
file content (4 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (6)
1
2
3
4
if not platform.endswith('bsd') and platform != 'dragonfly'
  install_man('fusermount3.1', 'mount.fuse3.8')
endif