From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/thumbnailers/
Date: Thu, 17 Oct 2013 16:53:59 +0000 (UTC) [thread overview]
Message-ID: <1382028826.079d509aceb4f3a273c9d70e598a4108b7077d4f.johu@gentoo> (raw)
commit: 079d509aceb4f3a273c9d70e598a4108b7077d4f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 16:53:46 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 16:53:46 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=079d509a
[kde-base/thumbnailers] Fix build by Jakub Caban <kuba <AT> whyblack.pl>, bug #488304.
Package-Manager: portage-2.2.7
---
kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild | 4 +++-
kde-base/thumbnailers/thumbnailers-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild b/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild
index 4e00c95..e58798d 100644
--- a/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild
+++ b/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild
@@ -17,4 +17,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/${KMNAME}-${PV}"
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+ S="${WORKDIR}/${KMNAME}-${PV}"
+fi
diff --git a/kde-base/thumbnailers/thumbnailers-9999.ebuild b/kde-base/thumbnailers/thumbnailers-9999.ebuild
index 4e00c95..e58798d 100644
--- a/kde-base/thumbnailers/thumbnailers-9999.ebuild
+++ b/kde-base/thumbnailers/thumbnailers-9999.ebuild
@@ -17,4 +17,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/${KMNAME}-${PV}"
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+ S="${WORKDIR}/${KMNAME}-${PV}"
+fi
next reply other threads:[~2013-10-17 16:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 16:53 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-14 18:27 [gentoo-commits] proj/kde:master commit in: kde-base/thumbnailers/ Manuel Rüger
2013-07-31 18:38 Michael Palimaka
2011-09-07 21:43 Alexey Shvetsov
2011-07-08 18:03 Alexey Shvetsov
2011-06-15 22:54 Maciej Mrozowski
2011-06-09 1:16 Marc Schiffbauer
2011-06-08 22:49 Andreas Hüttel
2011-06-08 22:26 Andreas Hüttel
2011-06-05 12:12 Marc Schiffbauer
2011-05-31 16:31 Jonathan Callen
2011-05-26 5:14 Jorge Manuel B. S. Vicetto
2011-03-27 0:31 Jonathan Callen
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=1382028826.079d509aceb4f3a273c9d70e598a4108b7077d4f.johu@gentoo \
--to=johu@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