wok-stable diff lirc/receipt @ rev 6766

Added xorg-libXv to xorg-libXv-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 18 00:32:33 2010 +0000 (2010-10-18)
parents 31b3702c3815
children 56edd85935af
line diff
     1.1 --- a/lirc/receipt	Sun Sep 26 17:58:27 2010 +0000
     1.2 +++ b/lirc/receipt	Mon Oct 18 00:32:33 2010 +0000
     1.3 @@ -36,8 +36,7 @@
     1.4  		--with-x \
     1.5  		--with-driver=all \
     1.6  		--with-kerneldir=/usr/src/linux \
     1.7 -		--with-moduledir=/lib/modules/$(cat $WOK/linux/receipt | grep ^VERSION | \
     1.8 -			cut -d "\"" -f 2)/kernel/misc \
     1.9 +		--with-moduledir=/lib/modules/$KERNEL_VERSION-slitaz/kernel/misc \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	make &&
    1.12  	make DESTDIR=$src/_pkg install