wok-current diff pam-dev/receipt @ rev 10361

gtk+: make it build so we can follow with all gtk apps on Tank (no cross)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 23 01:01:19 2011 +0200 (2011-05-23)
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	Mon May 23 01:01:19 2011 +0200
     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  }