View | Details | Raw Unified | Return to bug 236638
Collapse All | Expand All

(-)sysutils/fusefs-libs/files/patch-doc_Makefile.am (+11 lines)
Line 0 Link Here
1
--- doc/Makefile.am.orig	2019-07-31 16:36:32 UTC
2
+++ doc/Makefile.am
3
@@ -1,5 +1,8 @@
4
 ## Process this file with automake to produce Makefile.in
5
 
6
+if BSD
7
+else
8
 dist_man_MANS = fusermount.1 mount.fuse.8 ulockmgr_server.1
9
+endif
10
 
11
 EXTRA_DIST = how-fuse-works kernel.txt Doxyfile html
(-)sysutils/fusefs-libs/pkg-plist (-3 lines)
Lines 18-23 Link Here
18
lib/libulockmgr.so.1
18
lib/libulockmgr.so.1
19
lib/libulockmgr.so.1.0.1
19
lib/libulockmgr.so.1.0.1
20
libdata/pkgconfig/fuse.pc
20
libdata/pkgconfig/fuse.pc
21
man/man1/fusermount.1.gz
22
man/man1/ulockmgr_server.1.gz
23
man/man8/mount.fuse.8.gz

Return to bug 236638