wok-next diff at/receipt @ rev 8560

imported patch get/libsmpeg
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Feb 13 22:57:56 2011 +0100 (2011-02-13)
parents 15d500d217fa
children 6c2e5cf00dea
line diff
     1.1 --- a/at/receipt	Thu Feb 03 23:41:49 2011 +0000
     1.2 +++ b/at/receipt	Sun Feb 13 22:57:56 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  	./configure	--with-daemon_username=nobody \
     1.6  	--with-daemon_groupname=nogroup \
     1.7 -	--wieth-jobdir=1 &&
     1.8 +	--with-jobdir=1 &&
     1.9  	make &&
    1.10  	make IROOT=$DESTDIR install
    1.11  }