aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps/sway-launcher-desktop')
-rw-r--r--gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild b/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild
index 9c68ae6a1..b9a253fd2 100644
--- a/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild
+++ b/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild
@@ -16,7 +16,7 @@ RDEPEND="${DEPEND}"
src_prepare() {
default
- mv "${PN}.sh" "${PN}"
+ mv "${PN}.sh" "${PN}" || die
}
src_install() {