wok-6.x diff jwm/receipt @ rev 11438
libunique: patch build (thanks godane)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Dec 16 15:42:01 2011 +0100 (2011-12-16) |
parents | 4466fa74bc06 |
children | 1505de7c87b2 |
line diff
1.1 --- a/jwm/receipt Tue Feb 16 15:44:25 2010 +0000 1.2 +++ b/jwm/receipt Fri Dec 16 15:42:01 2011 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - [ -f done.resize-backgound.u ] || patch -p1 < ../stuff/resize-backgound.u 1.8 + [ -f done.resize-backgound.u ] || patch -p1 < $stuff/resize-backgound.u 1.9 touch done.resize-backgound.u 1.10 ./configure \ 1.11 --prefix=/usr \