wok-next diff gst-plugins-ugly/receipt @ rev 6216

Up: libnotify, libnotify-dev to 0.4.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 16:45:07 2010 +0000 (2010-09-11)
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	Sat Sep 11 16:45:07 2010 +0000
     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