tag 482195 + patch
thanks

Dear all,

Just add CURSORDIR=/usr/share/xf86-input-evtouch at ./configure in
debian/rules.

Attached is the patch to fix this bug.

Many Thanks,
 Paul

-- 
                                                PaulLiu(劉穎駿)
E-mail address: [EMAIL PROTECTED]
--- xf86-input-evtouch-0.8.7/debian/rules	2008-07-27 01:12:01.000000000 +0800
+++ xf86-input-evtouch-0.8.7/debian/rules	2008-07-27 01:12:24.543116166 +0800
@@ -19,7 +19,7 @@
 configure-stamp: patch
 	dh_testdir
 	# Add here commands to configure the package.
-	./configure --prefix=/usr --enable-evcalibrate
+	./configure --prefix=/usr --enable-evcalibrate CURSORDIR=/usr/share/xf86-input-evtouch
 	touch configure-stamp
 
 build: build-stamp

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to