wok diff lirc/receipt @ rev 6033

No more http://wiki.slitaz.org/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 16 12:43:11 2010 +0200 (2010-08-16)
parents 616c39da58cd
children c9dadf0414b0
line diff
     1.1 --- a/lirc/receipt	Sun Jun 27 09:33:48 2010 +0200
     1.2 +++ b/lirc/receipt	Mon Aug 16 12:43:11 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lirc"
     1.7 -VERSION="0.8.5"
     1.8 +VERSION="0.8.6"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Enables decoding and sending signals of many commonly used remote controls."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 @@ -19,9 +19,9 @@
    1.13  	cd $src
    1.14  
    1.15  	# Up through at least lirc 0.8.5, lirc_gpio doesn't build with kernel 2.6.22+
    1.16 -	echo "Disabling build of drivers/lirc_gpio due to kernel incompatibility"
    1.17 -	sed -i -e "s:lirc_gpio\.o::" drivers/lirc_gpio/Makefile.am
    1.18 -	sed -i -e "s:lirc_gpio\.o::" drivers/lirc_gpio/Makefile.in
    1.19 +	#echo "Disabling build of drivers/lirc_gpio due to kernel incompatibility"
    1.20 +	#sed -i -e "s:lirc_gpio\.o::" drivers/lirc_gpio/Makefile.am
    1.21 +	#sed -i -e "s:lirc_gpio\.o::" drivers/lirc_gpio/Makefile.in
    1.22  
    1.23  	# lirc_parallel is not SMP safe
    1.24  	echo "Disabling build of drivers/lirc_parallel due to SMP incompatibility"