wok diff xorg-libXext-dev/receipt @ rev 9623

Fixed libdrm-mach64. linux-module-headers should be build depend instead of depend in libdrm-mach64.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 22 17:35:25 2011 +0000 (2011-04-22)
parents c514cc4854d8
children d455e41d9729
line diff
     1.1 --- a/xorg-libXext-dev/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-libXext-dev/receipt	Fri Apr 22 17:35:25 2011 +0000
     1.3 @@ -14,7 +14,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