wok-next diff chkrootkit/receipt @ rev 10236
Up: xorg-xf86-video-intel to 2.15.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 00:37:49 2011 +0000 (2011-05-21) |
parents | 536a30b073fb |
children | eb8067417980 |
line diff
1.1 --- a/chkrootkit/receipt Sun Jul 11 10:04:54 2010 +0200 1.2 +++ b/chkrootkit/receipt Sat May 21 00:37:49 2011 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - [ -f done.chkrootkit.u ] || patch -p1 < ../stuff/chkrootkit.u 1.8 + [ -f done.chkrootkit.u ] || patch -p1 < $stuff/chkrootkit.u 1.9 touch done.chkrootkit.u 1.10 make sense 1.11 }