Gentoo Archives: gentoo-commits

From: "Doug Klima (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evtouch/files: xf86-input-evtouch-evcalibrate-path.patch
Date: Thu, 21 Feb 2008 20:50:49
Message-Id: E1JSINR-00036j-UT@stork.gentoo.org
1 cardoe 08/02/21 20:50:45
2
3 Added: xf86-input-evtouch-evcalibrate-path.patch
4 Log:
5 add initial version of the evtouch driver. bug #177754
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 x11-drivers/xf86-input-evtouch/files/xf86-input-evtouch-evcalibrate-path.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evtouch/files/xf86-input-evtouch-evcalibrate-path.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evtouch/files/xf86-input-evtouch-evcalibrate-path.patch?rev=1.1&content-type=text/plain
13
14 Index: xf86-input-evtouch-evcalibrate-path.patch
15 ===================================================================
16 --- Makefile.am 2007-09-09 12:42:05.000000000 -0400
17 +++ Makefile.am.new 2008-02-21 15:32:03.000000000 -0500
18 @@ -28,8 +28,8 @@
19 endif
20
21 if ENABLE_EVCAL
22 -pkglib_PROGRAMS = ev_calibrate
23 -pkglib_SCRIPTS = calibrate.sh
24 +bin_PROGRAMS = ev_calibrate
25 +bin_SCRIPTS = calibrate.sh
26 pkgdata_DATA = empty_cursor.xbm
27
28 ev_calibrate_SOURCES = ev_calibrate.c
29
30
31
32 --
33 gentoo-commits@l.g.o mailing list