13 Jun
2009
13 Jun
'09
10:08 a.m.
Eric BĂ©langer wrote:
On Sat, Jun 13, 2009 at 2:50 AM, nathan owe.<ndowens04@gmail.com> wrote:
the app i am trying to pkg: gnu rush is wanting to install etc in /usr/etc, i tried something like etcdir="$pkgdir/etc" but it isn't working
try:
./configure --prefix=/usr --sysconfdir=/etc
ok fixed that. now namcap says file is not world readable