# HG changeset patch # User Pascal Bellard # Date 1267380712 -3600 # Node ID d2bd2a1e0a1a12b8907ad4edd427ad72feb507b6 # Parent 727913c3d6ce0d9d7d5d3caf8b63ca743df63260 avidemux: need gnu patch diff -r 727913c3d6ce -r d2bd2a1e0a1a avidemux/receipt --- a/avidemux/receipt Sun Feb 28 18:30:37 2010 +0100 +++ b/avidemux/receipt Sun Feb 28 19:11:52 2010 +0100 @@ -15,6 +15,7 @@ # Rules to configure and make the package. compile_rules() { + [ -L /usr/bin/patch ] && tazpkg get-install patch --forced mkdir $WOK/$PACKAGE/avidemux-$VERSION mv $WOK/$PACKAGE/avidemux_$VERSION $WOK/$PACKAGE/avidemux-$VERSION/src cd $src