wok-next diff gst-ffmpeg/receipt @ rev 6938
Changed fluidsynth WGET_URL to a working one.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 23 16:37:10 2010 +0000 (2010-10-23) |
parents | 2c679ce49f4c |
children | 26665883a98a |
line diff
1.1 --- a/gst-ffmpeg/receipt Sat Jun 13 13:32:50 2009 +0200 1.2 +++ b/gst-ffmpeg/receipt Sat Oct 23 16:37:10 2010 +0000 1.3 @@ -20,7 +20,7 @@ 1.4 cd $src 1.5 sed -i 's/pr -. -t/cat/' gst-libs/ext/ffmpeg/configure 1.6 ./configure --prefix=/usr && 1.7 - make && 1.8 + make -j 4 && 1.9 make DESTDIR=$PWD/_pkg install 1.10 } 1.11