Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 447340

Summary: Prefix support for xorg-server-1.13-0-r1
Product: Gentoo Linux Reporter: Benda Xu <heroxbd>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Attachments: xorg.patch

Description Benda Xu gentoo-dev 2012-12-15 12:37:41 UTC
In the attachment is the (trivial) patch to get xorg-server-1.13-0-r1.ebuild support prefix directories. If there is no objections, please allow me to commit the change in one week. Thanks

Reproducible: Always
Comment 1 Benda Xu gentoo-dev 2012-12-15 12:39:28 UTC
Created attachment 332350 [details, diff]
xorg.patch
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-12-15 16:13:20 UTC
> +		$(use_enable !prefix install-setuid)
I would prefer making this explicitly configurable as suggested in bug 419485.
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-12-25 16:28:27 UTC
The changes have been applied to xorg-server-1.13.1. setuid bit depends on USE="suid" now, you may want to mask that flag in prefix profiles before keywording.
Comment 4 Benda Xu gentoo-dev 2012-12-26 11:47:47 UTC
Thanks Chí-Thanh. masked USE suid in prefix.

  26 Dec 2012; Benda Xu <heroxbd@gentoo.org> use.mask:
  mask USE suid which requires root. bug 447340