wok-4.x diff pam-dev/receipt @ rev 9683
busybox-pam: needs $stuff.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 06 21:20:20 2011 +0000 (2011-05-06) |
parents | d05fb510382e |
children | ab076d8ad4c9 |
line diff
1.1 --- a/pam-dev/receipt Thu Jan 27 00:20:50 2011 +0100 1.2 +++ b/pam-dev/receipt Fri May 06 21:20:20 2011 +0000 1.3 @@ -16,6 +16,4 @@ 1.4 mkdir -p $fs/lib $fs/usr 1.5 cp -a $_pkg/usr/include $fs/usr 1.6 ln -s security $fs/usr/include/pam 1.7 - cp -a $_pkg/lib/*.*a $fs/lib 1.8 - cp -a $_pkg/lib/security/*a $fs/lib 1.9 }