wok diff xorg-libXaw-dev/receipt @ rev 11351

get-flash-plugin: Add support to use /etc/slitaz/slitaz.conf file if it exist. If $INSTALLED doesn't exist, assign it to /var/lib/tazpkg/installed.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 29 11:53:47 2011 +0000 (2011-11-29)
parents c514cc4854d8
children acc4fd73960f
line diff
     1.1 --- a/xorg-libXaw-dev/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-libXaw-dev/receipt	Tue Nov 29 11:53:47 2011 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.8 +	
     1.9  	cp -a $_pkg/usr/lib/*.*a* $fs/usr/lib
    1.10  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.11  	cp -a $_pkg/usr/include $fs/usr