wok diff slitaz-tools/receipt @ rev 12872

avidemux: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 25 09:43:11 2012 +0200 (2012-05-25)
parents bb299a081d94
children f6382af837a6
line diff
     1.1 --- a/slitaz-tools/receipt	Wed May 02 16:12:14 2012 +0200
     1.2 +++ b/slitaz-tools/receipt	Fri May 25 09:43:11 2012 +0200
     1.3 @@ -22,9 +22,6 @@
     1.4  compile_rules()
     1.5  {
     1.6      cd $src
     1.7 -	# temp tazinst patch (until next release)
     1.8 -	# Must stay in stable since tools <5.0 are not compaible 4.0.
     1.9 -	#patch -p1 < $stuff/tazinst.patch || return 1
    1.10      make && make DESTDIR=$DESTDIR install
    1.11  }
    1.12