wok-next diff keepassx/receipt @ rev 8658
Automated merge with https://bitbucket.org/gokhlayeh/wok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 16 05:33:41 2011 +0100 (2011-02-16) |
parents | 4c13bc290eec |
children | be13f25e790b |
line diff
1.1 --- a/keepassx/receipt Wed Jul 21 22:55:50 2010 +0200 1.2 +++ b/keepassx/receipt Wed Feb 16 05:33:41 2011 +0100 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