wok diff xdelta/receipt @ rev 10727

tazwok: Fixed to use right source. Need to delete tazwok-4.2.16.tar.bz2 on tank since is its more update then 4.2.16 tag version.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 20:53:30 2011 +0000 (2011-05-28)
parents 7c1d1ee26141
children 1150292a1c4b
line diff
     1.1 --- a/xdelta/receipt	Sat Jan 29 15:56:47 2011 +0000
     1.2 +++ b/xdelta/receipt	Sat May 28 20:53:30 2011 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	[ -d $PACKAGE$VERSION ] && mv $PACKAGE$VERSION $PACKAGE-$VERSION
     1.8  	cd $src
     1.9  	make
    1.10  }