public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r12375 - main/trunk/bin
@ 2009-01-02 22:43 Ned Ludd (solar)
  0 siblings, 0 replies; only message in thread
From: Ned Ludd (solar) @ 2009-01-02 22:43 UTC (permalink / raw
  To: gentoo-commits

Author: solar
Date: 2009-01-02 22:43:46 +0000 (Fri, 02 Jan 2009)
New Revision: 12375

Modified:
   main/trunk/bin/ebuild.sh
Log:
- tell the user where we unpacked the source

Modified: main/trunk/bin/ebuild.sh
===================================================================
--- main/trunk/bin/ebuild.sh	2009-01-01 11:09:35 UTC (rev 12374)
+++ main/trunk/bin/ebuild.sh	2009-01-02 22:43:46 UTC (rev 12375)
@@ -691,7 +691,7 @@
 	vecho ">>> Unpacking source..."
 	ebuild_phase src_unpack
 	touch "${PORTAGE_BUILDDIR}/.unpacked" || die "IO Failure -- Failed 'touch .unpacked' in ${PORTAGE_BUILDDIR}"
-	vecho ">>> Source unpacked."
+	vecho ">>> Source unpacked in ${WORKDIR}"
 	cd "${PORTAGE_BUILDDIR}"
 
 	[ "$(type -t post_src_unpack)" == "function" ] && qa_call post_src_unpack




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-02 22:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-02 22:43 [gentoo-commits] portage r12375 - main/trunk/bin Ned Ludd (solar)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox