Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470686 - gnome-base/gnome-shell-{3.6.3.1,3.8.2} - typo in ebuild
Summary: gnome-base/gnome-shell-{3.6.3.1,3.8.2} - typo in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-19 19:11 UTC by iGentoo
Modified: 2013-05-19 20:42 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 iGentoo 2013-05-19 19:11:47 UTC
There is a typo in the ebuild:

--- gnome-shell-3.8.2.ebuild
+++ gnome-shell-3.8.2.ebuild
@@ -152,7 +152,7 @@ src_install() {
 	# Required for gnome-shell on hardened/PaX #457146 and #457194
 	# PaX EMUTRAMP need to be on
 	if has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
-		pax-make E "${ED}usr/bin/gnome-shell"
+		pax-mark E "${ED}usr/bin/gnome-shell"
 	fi
 }
Comment 1 Magnus Granberg gentoo-dev 2013-05-19 20:42:45 UTC
fixed in cvs