wok diff ffmpeg/receipt @ rev 11886
fluxbox: Improve package integration
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 28 14:36:10 2012 +0100 (2012-02-28) |
parents | d1768332cee0 |
children | 7cd2b8614ba7 |
line diff
1.1 --- a/ffmpeg/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/ffmpeg/receipt Tue Feb 28 14:36:10 2012 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ffmpeg" 1.7 -VERSION="0.6.2" 1.8 +VERSION="0.6.3" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Record, convert and stream audio and video." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -36,7 +36,7 @@ 1.13 --disable-mmx2 \ 1.14 --disable-ssse3 && 1.15 make && 1.16 - make DESTDIR=$PWD/_pkg install 1.17 + make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.