forked from Lainports/opnsense-ports
sysutils/fusefs-libs: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
7548d99e1f
commit
2fad1dd17b
3 changed files with 12 additions and 3 deletions
|
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= fusefs
|
||||
DISTVERSIONPREFIX= fuse-
|
||||
DISTVERSION= 2.9.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX= -libs
|
||||
|
||||
|
|
|
|||
11
sysutils/fusefs-libs/files/patch-doc_Makefile.am
Normal file
11
sysutils/fusefs-libs/files/patch-doc_Makefile.am
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- doc/Makefile.am.orig 2019-07-31 16:36:32 UTC
|
||||
+++ doc/Makefile.am
|
||||
@@ -1,5 +1,8 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
+if BSD
|
||||
+else
|
||||
dist_man_MANS = fusermount.1 mount.fuse.8 ulockmgr_server.1
|
||||
+endif
|
||||
|
||||
EXTRA_DIST = how-fuse-works kernel.txt Doxyfile html
|
||||
|
|
@ -18,6 +18,3 @@ lib/libulockmgr.so
|
|||
lib/libulockmgr.so.1
|
||||
lib/libulockmgr.so.1.0.1
|
||||
libdata/pkgconfig/fuse.pc
|
||||
man/man1/fusermount.1.gz
|
||||
man/man1/ulockmgr_server.1.gz
|
||||
man/man8/mount.fuse.8.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue