From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wicd/
Date: Fri, 7 Apr 2017 21:11:25 +0000 (UTC) [thread overview]
Message-ID: <1491598820.55f5ab4432ca21648a347a0f47123c20d97106d9.monsieurp@gentoo> (raw)
commit: 55f5ab4432ca21648a347a0f47123c20d97106d9
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 7 21:00:20 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Apr 7 21:00:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f5ab44
net-misc/wicd: add missing dies.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-misc/wicd/wicd-1.7.4-r2.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-misc/wicd/wicd-1.7.4-r2.ebuild b/net-misc/wicd/wicd-1.7.4-r2.ebuild
index b50b1c12c3d..e0f7dbe9fb9 100644
--- a/net-misc/wicd/wicd-1.7.4-r2.ebuild
+++ b/net-misc/wicd/wicd-1.7.4-r2.ebuild
@@ -123,17 +123,17 @@ src_install() {
keepdir /var/lib/wicd/configurations
keepdir /etc/wicd/scripts/{postconnect,disconnect,preconnect}
keepdir /var/log/wicd
- use nls || rm -rf "${D}"/usr/share/locale
+ use nls || rm -rv "${D}"/usr/share/locale
systemd_dounit "${S}/other/wicd.service"
if use mac4lin; then
rm -rf "${D}"/usr/share/pixmaps/wicd || die "Failed to remove old icons"
- mv "${WORKDIR}"/wicd "${D}"/usr/share/pixmaps/
+ mv "${WORKDIR}"/wicd "${D}"/usr/share/pixmaps/ || die
fi
if use ambiance; then
# Overwrite tray icons with ambiance icon
- rm "${WORKDIR}/Icone Wicd Lucid"/signal*
- cp "${WORKDIR}/Icone Wicd Lucid"/*.png "${D}"/usr/share/pixmaps/wicd/
+ rm "${WORKDIR}/Icone Wicd Lucid"/signal* || die
+ cp "${WORKDIR}/Icone Wicd Lucid"/*.png "${D}"/usr/share/pixmaps/wicd/ || die
fi
readme.gentoo_create_doc
}
next reply other threads:[~2017-04-07 21:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 21:11 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-08 19:28 [gentoo-commits] repo/gentoo:master commit in: net-misc/wicd/ Andreas Sturmlechner
2017-10-23 12:47 Lars Wendler
2017-10-04 8:34 Lars Wendler
2017-05-06 20:05 Andreas Sturmlechner
2017-04-07 13:26 Pacho Ramos
2016-11-03 11:19 Pacho Ramos
2016-10-09 12:11 Pacho Ramos
2016-10-05 20:51 Thomas Kahle
2016-05-27 8:35 Lars Wendler
2016-04-09 13:46 Agostino Sarubbo
2016-04-08 8:06 Thomas Kahle
2016-03-09 20:40 Thomas Kahle
2015-09-20 9:30 Agostino Sarubbo
2015-09-19 14:52 Agostino Sarubbo
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=1491598820.55f5ab4432ca21648a347a0f47123c20d97106d9.monsieurp@gentoo \
--to=monsieurp@gentoo.org \
--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