wok diff nanochess/receipt @ rev 10882

rrdtool: Removed nroff from bdeps since there is no such package.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 26 00:00:43 2011 +0000 (2011-06-26)
parents 5ec8b1a4e241
children 06c778aefe9f
line diff
     1.1 --- a/nanochess/receipt	Tue May 31 11:51:33 2011 +0200
     1.2 +++ b/nanochess/receipt	Sun Jun 26 00:00:43 2011 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	mkdir $src 2> /dev/null
     1.8 +	mkdir -p $src 2> /dev/null
     1.9  	cd $src
    1.10  	_TARBALL=toledo_javascript_chess_3.html
    1.11  	[ -s ${SOURCE_REPOSITORY:-$SRC}/$_TARBALL ] ||