mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-23 08:53:01 -05:00
opt: cygfuse: minor fix in fuse.cygport
This commit is contained in:
parent
f2a0eb544e
commit
3db09be764
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user