File: meson.build

package info (click to toggle)
fuse3 3.14.0-4
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 106,436 kB
  • sloc: ansic: 21,091; cpp: 2,724; python: 963; sh: 238; javascript: 201; makefile: 65
file content (4 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (5)
1
2
3
4
if not platform.endswith('bsd') and platform != 'dragonfly'
  install_man('fusermount3.1', 'mount.fuse3.8')
endif