wok-current diff faac/receipt @ rev 13989
viewnior: fix missing lxpanel icon
author | ernia <monghitri@aruba.it> |
---|---|
date | Sat Feb 09 21:46:41 2013 +0000 (2013-02-09) |
parents | 0b4cf0d9e1b5 |
children | fcdd50638150 |
line diff
1.1 --- a/faac/receipt Mon Feb 14 19:09:46 2011 +0100 1.2 +++ b/faac/receipt Sat Feb 09 21:46:41 2013 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src/common/mp4v2 1.7 - patch -p0 < ../../../stuff/gcc44.patch || return 1 1.8 + patch -p0 < $stuff/gcc44.patch || return 1 1.9 cd ../.. 1.10 ./configure \ 1.11 --prefix=/usr \