wok-4.x diff zvbi/receipt @ rev 11311
claws-mail: Change DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Nov 14 04:47:39 2011 +0100 (2011-11-14) |
parents | 638685c83b66 |
children |
line diff
1.1 --- a/zvbi/receipt Tue Nov 30 13:08:15 2010 +0000 1.2 +++ b/zvbi/receipt Mon Nov 14 04:47:39 2011 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -Np1 -i ../stuff/fix-includes.patch 1.8 + patch -Np1 -i $stuff/fix-includes.patch 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --infodir=/usr/share/info \