wok-stable diff bc/receipt @ rev 8625
Up: scummvm 1.2.1
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 15 03:13:24 2011 +0100 (2011-02-15) |
parents | 4273e906522b |
children | 02bbaa9d12ba |
line diff
1.1 --- a/bc/receipt Tue Feb 16 11:40:35 2010 +0000 1.2 +++ b/bc/receipt Tue Feb 15 03:13:24 2011 +0100 1.3 @@ -14,7 +14,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $PACKAGE-$VERSION 1.8 + cd $src 1.9 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.10 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.11 make &&