public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marco Scardovi" <marco@scardovi.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/tabby-bin/
Date: Tue,  6 Jul 2021 12:10:52 +0000 (UTC)	[thread overview]
Message-ID: <1625573444.422a85b067997d72ec75be6984ca70521af02a64.marco@gentoo> (raw)

commit:     422a85b067997d72ec75be6984ca70521af02a64
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Tue Jul  6 12:10:19 2021 +0000
Commit:     Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Tue Jul  6 12:10:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=422a85b0

x11-terms/tabby-bin: fix fperms error

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>

 x11-terms/tabby-bin/tabby-bin-1.0.144.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-terms/tabby-bin/tabby-bin-1.0.144.ebuild b/x11-terms/tabby-bin/tabby-bin-1.0.144.ebuild
index 43cbcc09f..f9ce65f30 100644
--- a/x11-terms/tabby-bin/tabby-bin-1.0.144.ebuild
+++ b/x11-terms/tabby-bin/tabby-bin-1.0.144.ebuild
@@ -49,8 +49,8 @@ src_prepare(){
 src_install(){
 	insinto /opt/"${PN}"
 	doins -r "${S}"/*
-	dosym ../../opt/"${PN}"/"${PN}" "${EPREFIX}"/usr/bin/"${PN}"
-	fperms +x /opt/"${PN}"/"${PN}"
+	dosym ../../opt/"${PN}"/tabby "${EPREFIX}"/usr/bin/tabby
+	fperms +x /opt/"${PN}"/tabby
 	make_desktop_entry "/opt/${PN}/tabby %U" "Tabby" "tabby" \
 		"GNOME;GTK;Utility;" \
 		"GenericName=Tabby\n\nStartupNotify=true\nStartupWMClass=tabby"


             reply	other threads:[~2021-07-06 12:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 12:10 Marco Scardovi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-26 15:40 [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/tabby-bin/ Denis Reva
2024-05-15  1:03 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-15  0:59 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-02-28  8:51 Joe Kappus
2021-07-12 11:45 Marco Scardovi
2021-07-08 10:53 Marco Scardovi
2021-07-04 19:46 Marco Scardovi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1625573444.422a85b067997d72ec75be6984ca70521af02a64.marco@gentoo \
    --to=marco@scardovi.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox