wok-6.x
diff sc/receipt @ rev 14557
thunderbird-langpack-it: Up to 17.0.6esr
author |
Dominique Corbex <domcox@slitaz.org> |
date |
Thu May 23 10:10:37 2013 +0200 (2013-05-23) |
parents |
0b4cf0d9e1b5 |
children |
164fcaca1cd0 |
line diff
1.1 --- a/sc/receipt Mon Feb 14 19:09:46 2011 +0100
1.2 +++ b/sc/receipt Thu May 23 10:10:37 2013 +0200
1.3 @@ -15,7 +15,7 @@
1.4 compile_rules()
1.5 {
1.6 cd $src
1.7 - patch -p1 < ../stuff/7.16.patch || return 1
1.8 + patch -p1 < $stuff/7.16.patch || return 1
1.9 make
1.10 }
1.11