Bug 56503 - netkit-rsh-0.17-r5.ebuild doesn't build without pam
|
Bug#:
56503
|
Product: Gentoo Linux
|
Version: 2004.1
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: base-system@gentoo.org
|
Reported By: che@chrekh.se
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: netkit-rsh-0.17-r5.ebuild doesn't build without pam
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-07-08 18:15 0000
|
netkit-rsh-0.17-r5.ebuild is depending on pam even with USE="-pam" This is easy
solvable, since netkit-rsh can be configured with --without-pam
Created an attachment (id=35044) [details]
Better patch.
Sorry! After some aditional testing I found out that ./configure didn't
recognize --with-pam which means that use_with can't be used. This patch is
better.
Committed to CVS, thanks.