public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dex Conner" <cantcuckthis@danwin1210.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/somebar/
Date: Fri, 15 Apr 2022 05:27:32 +0000 (UTC)	[thread overview]
Message-ID: <1650000440.4b9d234baaee653fceff7c3a7fa85cc704b101ef.cantcuckthis@gentoo> (raw)

commit:     4b9d234baaee653fceff7c3a7fa85cc704b101ef
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Fri Apr 15 05:25:52 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Fri Apr 15 05:27:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b9d234b

gui-apps/somebar: use double brackets not single

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 gui-apps/somebar/somebar-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/somebar/somebar-9999.ebuild b/gui-apps/somebar/somebar-9999.ebuild
index 9ddcc25da..9cbda0620 100644
--- a/gui-apps/somebar/somebar-9999.ebuild
+++ b/gui-apps/somebar/somebar-9999.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
 src_prepare() {
 	default
 	use savedconfig && restore_config src/config.hpp
-	[ -f src/config.hpp ] || cp src/config.def.hpp src/config.hpp
+	[[ -f src/config.hpp ]] || cp src/config.def.hpp src/config.hpp
 }
 
 src_install() {


             reply	other threads:[~2022-04-15  5:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15  5:27 Dex Conner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-16 18:04 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/somebar/ Efe İzbudak
2022-09-16 22:38 Efe İzbudak
2022-09-11 15:55 Efe İzbudak
2022-04-14 10:53 Dex Conner
2022-04-14 10:50 Dex Conner
2022-04-10  9:05 Dex Conner

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=1650000440.4b9d234baaee653fceff7c3a7fa85cc704b101ef.cantcuckthis@gentoo \
    --to=cantcuckthis@danwin1210.de \
    --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