public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-office/pyspread/
Date: Sun, 29 Jan 2023 16:20:19 +0000 (UTC)	[thread overview]
Message-ID: <1675009188.82b78ea27dd07d33160712cf8b3e1c3f97b16346.julien@gentoo> (raw)

commit:     82b78ea27dd07d33160712cf8b3e1c3f97b16346
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Jan 29 16:19:48 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Jan 29 16:19:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82b78ea2

app-office/pyspread: remove src_compile
Improve src_install

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 app-office/pyspread/pyspread-2.1.1.ebuild | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/app-office/pyspread/pyspread-2.1.1.ebuild b/app-office/pyspread/pyspread-2.1.1.ebuild
index e3f09b165..4f1cd29e0 100644
--- a/app-office/pyspread/pyspread-2.1.1.ebuild
+++ b/app-office/pyspread/pyspread-2.1.1.ebuild
@@ -29,15 +29,9 @@ RDEPEND="
 
 distutils_enable_tests pytest
 
-src_compile() {
-	distutils-r1_src_compile
-	echo rm -rf "${WORKDIR}/${P}-${EPYTHON/./_}/install/usr/pyspread"
-	rm -rf "${WORKDIR}/${P}-${EPYTHON/./_}/install/usr/pyspread"
-}
-
 src_install() {
 	distutils-r1_src_install
-	rm -rf "${ED}/usr/pyspread"
+	rm -r "${ED}/usr/pyspread" || die
 	doicon "${PN}/share/icons/hicolor/64x64/${PN}.ico"
 	doicon "${PN}/share/icons/hicolor/svg/${PN}.svg"
 	domenu "${PN}.desktop"


             reply	other threads:[~2023-01-29 16:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 16:20 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 14:23 [gentoo-commits] repo/proj/guru:dev commit in: app-office/pyspread/ Takuya Wakazono
2025-02-09 14:23 Takuya Wakazono
2024-08-26 14:53 Takuya Wakazono
2024-05-14 15:51 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-14 15:37 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-01-29  4:00 Julien Roy
2021-06-11 15:23 Alessandro Barbieri
2021-05-21 18:17 Maciej Barć
2021-04-18  2:55 Theo Anderson
2020-11-20 14:41 Maciej Barć
2020-11-11 22:19 Maciej Barć
2020-11-09 12:38 Maciej Barć
2020-11-08 20:57 Maciej Barć
2020-08-20 14:54 Maciej Barć
2020-08-20 14:51 Maciej Barć
2020-08-20 14:46 Maciej Barć
2020-08-19  1:15 Maciej Barć

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=1675009188.82b78ea27dd07d33160712cf8b3e1c3f97b16346.julien@gentoo \
    --to=julien@jroy.ca \
    --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