mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
sys-fs/ddrescueview: simplify ebuild
Signed-off-by: Andrii Pravorskyi <pravorskyi@meta.ua>
This commit is contained in:
@@ -37,7 +37,6 @@ src_compile() {
|
|||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
dobin source/ddrescueview
|
dobin source/ddrescueview
|
||||||
chmod +x "${D}/usr/bin/ddrescueview"
|
|
||||||
|
|
||||||
insinto /usr/share
|
insinto /usr/share
|
||||||
doins -r resources/linux/applications
|
doins -r resources/linux/applications
|
||||||
|
|||||||
Reference in New Issue
Block a user