wok diff input-utils/stuff/remove-target-lircd.conf.patch @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/input-utils/stuff/remove-target-lircd.conf.patch	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- GNUmakefile.slitaz	2017-02-22 10:45:30.000000000 +0100
     1.5 ++++ GNUmakefile	2019-03-13 13:44:54.492590684 +0100
     1.6 +@@ -7,7 +7,7 @@ CFLAGS	+= -DVERSION='"$(VERSION)"'
     1.7 + 
     1.8 + # build
     1.9 + TARGETS	:= input-events input-kbd input-send input-recv
    1.10 +-TARGETS	+= lsinput emulate-key lircd.conf
    1.11 ++TARGETS	+= lsinput input-recv
    1.12 + HEADERS	:= EV.h REL.h ABS.h MSC.h LED.h SND.h REP.h KEY.h BTN.h BUS.h SW.h
    1.13 + 
    1.14 + # default target