wok diff keepassx/receipt @ rev 8476

Fixed some receipts that used PACKAGE-VERSION installed of src.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Feb 07 18:38:32 2011 +0000 (2011-02-07)
parents 4c13bc290eec
children be13f25e790b
line diff
     1.1 --- a/keepassx/receipt	Wed Jul 21 22:55:50 2010 +0200
     1.2 +++ b/keepassx/receipt	Mon Feb 07 18:38:32 2011 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -   	cd $WOK/$PACKAGE/$PACKAGE-$VERSION/src
     1.8 +   	cd $src/src
     1.9  	qmake PREFIX=/usr &&
    1.10  	make &&
    1.11  	make INSTALL_ROOT=../_pkg install