Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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=35043) [details] Patch for netkit-rsh-0.17-r5.ebuild to allow build 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.
Created an attachment (id=35047) [details] netkit-rsh-0.17-r5.ebuild-nopam.patch Sorry again! This time I forgot to restore the changes that allowed me to test without having pam.
Committed to CVS, thanks.