wok diff ffmpeg/receipt @ rev 8811
Fix genplg_rules() of gitmail
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 23 02:52:11 2011 +0100 (2011-02-23) |
parents | d8afcddcae3c |
children | b7e210940c3e |
line diff
1.1 --- a/ffmpeg/receipt Tue Jan 18 23:36:57 2011 +0100 1.2 +++ b/ffmpeg/receipt Wed Feb 23 02:52:11 2011 +0100 1.3 @@ -20,7 +20,7 @@ 1.4 cd $src 1.5 1.6 # Fix gcc45 build. 1.7 - patch -p1 < ../stuff/ffmpeg-0.5.1-gcc45.u || exit 1 1.8 + patch -p1 < ../stuff/ffmpeg-0.5.1-gcc45.u || return 1 1.9 1.10 ./configure \ 1.11 --prefix=/usr \