mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 23:46:14 -04:00
sys-fs/dwarfs-bin: fixed echo -> einfo.
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
parent
7a7842118b
commit
20a170e9a5
@ -27,11 +27,12 @@ QA_PREBUILT="
|
||||
"
|
||||
src_prepare() {
|
||||
default
|
||||
echo "Removing legacy fuse2-related stuff"
|
||||
einfo "Removing legacy fuse2-related stuff..."
|
||||
rm sbin/dwarfs2 sbin/mount.dwarfs2
|
||||
echo "Correcting man paths"
|
||||
einfo "Done. Correcting man paths..."
|
||||
mkdir -p usr/
|
||||
mv share/ usr/
|
||||
einfo "Done."
|
||||
}
|
||||
|
||||
src_install(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user