mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
gui-apps/sway-launcher-desktop: added die command, line 19
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mattia Gasparotto <gasmat04@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
mv "${PN}.sh" "${PN}"
|
||||
mv "${PN}.sh" "${PN}" || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user