wok-next diff chkrootkit/receipt @ rev 14552

thunderbird-langpack-de: Up to 17.0.6esr
author Dominique Corbex <domcox@slitaz.org>
date Thu May 23 10:08:34 2013 +0200 (2013-05-23)
parents 536a30b073fb
children eb8067417980
line diff
     1.1 --- a/chkrootkit/receipt	Sun Jul 11 10:04:54 2010 +0200
     1.2 +++ b/chkrootkit/receipt	Thu May 23 10:08:34 2013 +0200
     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  }