wok-next diff gtkperf/receipt @ rev 8537

Fix: changed xfree86-base-fonts to xorg-base-fonts in get-google-earth depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 13 03:52:53 2011 +0000 (2011-02-13)
parents 07fa91a3f97f
children 1f1bcb1b4a7b
line diff
     1.1 --- a/gtkperf/receipt	Wed Apr 07 12:08:32 2010 +0000
     1.2 +++ b/gtkperf/receipt	Sun Feb 13 03:52:53 2011 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd gtkperf
     1.8 +	cd $src
     1.9  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.10  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.11  	make &&