wok diff qt4/receipt @ rev 9080
openerp-web: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 16:50:03 2011 +0100 (2011-03-04) |
parents | 20c7c65ea549 |
children | 492d81d36df5 |
line diff
1.1 --- a/qt4/receipt Wed Feb 16 06:48:23 2011 +0000 1.2 +++ b/qt4/receipt Fri Mar 04 16:50:03 2011 +0100 1.3 @@ -29,8 +29,8 @@ 1.4 cd $src 1.5 1.6 # Already fixed upstream 1.7 - patch -Np1 -i ../stuff/fix-qtbug-15857.patch 1.8 - patch -Np1 -i ../stuff/add-postgresql9.patch 1.9 + patch -Np1 -i $stuff/fix-qtbug-15857.patch 1.10 + patch -Np1 -i $stuff/add-postgresql9.patch 1.11 1.12 ./configure -v \ 1.13 -prefix /usr \