Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289354 - gnome-extra/gnome-utils-2.26.0 invalid call gnome2_src_pre
Summary: gnome-extra/gnome-utils-2.26.0 invalid call gnome2_src_pre
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 281427
  Show dependency tree
 
Reported: 2009-10-16 17:32 UTC by Markus Meier
Modified: 2009-10-16 19:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Meier gentoo-dev 2009-10-16 17:32:04 UTC
>>> Completed installing gnome-utils-2.26.0 into /var/tmp/portage/gnome-extra/gnome-utils-2.26.0/image/

 * QA Notice: command not found:
 * 
 *      /var/tmp/portage/gnome-extra/gnome-utils-2.26.0/temp/environment: line 1423: gnome2_src_pre: command not found


--- gnome-utils-2.26.0.ebuild	8 Oct 2009 03:24:02 -0000	1.3
+++ gnome-utils-2.26.0.ebuild	16 Oct 2009 17:30:36 -0000
@@ -52,7 +52,7 @@
 }
 
 src_prepare() {
-	gnome2_src_pre
+	gnome2_src_prepare
 
 	if ! use test ; then
 		sed -e 's/ tests//' -i logview/Makefile* || die "sed failed";

should fix it.
Comment 1 Mart Raudsepp gentoo-dev 2009-10-16 19:28:15 UTC
Fixed, thanks