25 Jun
2009
25 Jun
'09
10:30 p.m.
On Fri, Jun 26, 2009 at 12:25 AM, nathan owe. <ndowens04@gmail.com> wrote:
can i do install -dm755 $srcdir/fsprc "$pkgdir"$HOME/.fsprc i tried install -dm755 $srcdir/fsprc "$pkgdir"~/.fsprc but it wouldn't install it to the $HOME dir
you shouldn't install files to the users home directory Ronald