mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
sys-fs/dwarfs: fixed a typo with installation
I wrote default in src_install section instead of cmake_src_install accidently Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
@@ -73,7 +73,7 @@ src_prepare(){
|
||||
}
|
||||
|
||||
src_install(){
|
||||
default
|
||||
cmake_src_install
|
||||
dolib.so libmetadata_thrift.so libthrift_light.so
|
||||
dolib.so folly/libfolly.so.0.58.0-dev folly/libfolly.so
|
||||
}
|
||||
Reference in New Issue
Block a user