wok diff xrick/receipt @ rev 8437

Fix fcgi by using -j1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 02:59:23 2011 +0000 (2011-02-06)
parents 3ee8a4a0be3d
children c71f826f23cb
line diff
     1.1 --- a/xrick/receipt	Sat Jun 13 13:13:25 2009 +0200
     1.2 +++ b/xrick/receipt	Sun Feb 06 02:59:23 2011 +0000
     1.3 @@ -29,7 +29,7 @@
     1.4  	cp -a $src/$PACKAGE $fs/usr/bin
     1.5  	cp -a $src/data.zip $fs/usr/share/xrick
     1.6  	cp -a $src/KeyCodes $fs/usr/share/xrick
     1.7 -	cp -a stuff/xrick.png $fs/usr/share/pixmpas
     1.8 +	cp -a stuff/xrick.png $fs/usr/share/pixmaps
     1.9  	cp -a stuff/xrick.desktop $fs/usr/share/applications
    1.10  }
    1.11