mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-25 03:53:14 -05:00
opt: cygfuse: minor fix in fuse.cygport
This commit is contained in:
@@ -28,9 +28,7 @@ src_install()
|
|||||||
cd ${B}/opt/cygfuse
|
cd ${B}/opt/cygfuse
|
||||||
dobin cygfuse-${VERSION}.dll
|
dobin cygfuse-${VERSION}.dll
|
||||||
dolib libfuse-${VERSION}.dll.a
|
dolib libfuse-${VERSION}.dll.a
|
||||||
|
dopkgconfig fuse.pc
|
||||||
insinto /usr/lib/pkgconfig
|
|
||||||
doins fuse.pc
|
|
||||||
}
|
}
|
||||||
|
|
||||||
RESTRICT="strip postinst-doc"
|
RESTRICT="strip postinst-doc"
|
||||||
|
Reference in New Issue
Block a user