wok rev 5010
avidemux: need gnu patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 28 19:11:52 2010 +0100 (2010-02-28) |
parents | 727913c3d6ce |
children | e5dde73f1ac9 |
files | avidemux/receipt |
line diff
1.1 --- a/avidemux/receipt Sun Feb 28 18:30:37 2010 +0100 1.2 +++ b/avidemux/receipt Sun Feb 28 19:11:52 2010 +0100 1.3 @@ -15,6 +15,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + [ -L /usr/bin/patch ] && tazpkg get-install patch --forced 1.8 mkdir $WOK/$PACKAGE/avidemux-$VERSION 1.9 mv $WOK/$PACKAGE/avidemux_$VERSION $WOK/$PACKAGE/avidemux-$VERSION/src 1.10 cd $src