wok diff gst-plugins-ugly/receipt @ rev 6138
fbida, libwapcaplet-dev, recorder: fix category
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 07 21:57:26 2010 +0200 (2010-09-07) |
parents | 9f19aee613be |
children | 328ad128bd21 |
line diff
1.1 --- a/gst-plugins-ugly/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/gst-plugins-ugly/receipt Tue Sep 07 21:57:26 2010 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 { 1.5 cd $src 1.6 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var && 1.7 - make && 1.8 + make -j 4 && 1.9 make DESTDIR=$PWD/_pkg install 1.10 } 1.11