wok-6.x diff xorg-libXau-dev/receipt @ rev 10726

libtaz: Don't need to check /usr/bin/hg anymore. Best to get the tag 1.1.2 version. May need to delete the slitaz-dev-tools-1.1.2.tar.bz2 source on tank to make sure we have the tag version.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 20:44:37 2011 +0000 (2011-05-28)
parents c514cc4854d8
children acc4fd73960f
line diff
     1.1 --- a/xorg-libXau-dev/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-libXau-dev/receipt	Sat May 28 20:44:37 2011 +0000
     1.3 @@ -14,7 +14,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.8  	cp -a $_pkg/usr/lib/*.*a* $fs/usr/lib
     1.9  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.10  	cp -a $_pkg/usr/include $fs/usr