wok diff xorg-libfontenc-dev/receipt @ rev 9626

Fixed cowpatty. dict file should be in /usr/share/cowpatty folder instead of /usr/share folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Apr 24 21:47:17 2011 +0000 (2011-04-24)
parents 07ae722ec64e
children b490f13f6603
line diff
     1.1 --- a/xorg-libfontenc-dev/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-libfontenc-dev/receipt	Sun Apr 24 21:47:17 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