From 4d6f299bfeabd903beae1b48ce46ef607588082f Mon Sep 17 00:00:00 2001
From: Robert Buchholz <rbu@gentoo.org>
Date: Mon, 16 Jun 2008 08:12:52 +0000
Subject: Merge in new device IDs from Debian ruleset, and fix udev symlinking
 (bug   #220805).   Remove unnecessary libpixman depenency, clean up old
 versions. Package-Manager: portage-2.1.4.4

---
 .../linuxwacom/files/linuxwacom-0.7.9-no-tcl.patch    | 19 -------------------
 1 file changed, 19 deletions(-)
 delete mode 100644 x11-drivers/linuxwacom/files/linuxwacom-0.7.9-no-tcl.patch

(limited to 'x11-drivers/linuxwacom/files/linuxwacom-0.7.9-no-tcl.patch')

diff --git a/x11-drivers/linuxwacom/files/linuxwacom-0.7.9-no-tcl.patch b/x11-drivers/linuxwacom/files/linuxwacom-0.7.9-no-tcl.patch
deleted file mode 100644
index c338a8af5f64..000000000000
--- a/x11-drivers/linuxwacom/files/linuxwacom-0.7.9-no-tcl.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-X-Git-Url: http://git.debian.org/?p=collab-maint%2Flinux-wacom.git;a=blobdiff_plain;f=configure.in;fp=configure.in;h=51ea19e45bf614cfb754864b28419fd551941ad4;hp=1534c84559d045a9e026fa23391995f59c4bcef6;hb=4276619580732a8a9d51386af612920bd7ba19bc;hpb=ad6caef3a2c498ca993e1e36719748f0a54cac40
-
-diff --git a/configure.in b/configure.in
-index 1534c84..51ea19e 100644
---- a/configure.in
-+++ b/configure.in
-@@ -619,11 +619,10 @@ if test "$enable_libwacomxi" != no; then
- 		WCM_TCLLIBS="libwacomxi.la"
- 		WCM_TCLPKGS="pkgIndex.tcl"
- 	fi
--	AM_CONDITIONAL(WACOMXI_INSTALL, true)
- else
- 	AC_MSG_RESULT(no)
--	AM_CONDITIONAL(WACOMXI_INSTALL, false)
- fi
-+AM_CONDITIONAL(WACOMXI_INSTALL, [test "$WCM_OPTION_LIBWACOMXI" = yes] )
- 
- dnl =======================================================
- dnl Check for wacdump build
-- 
cgit v1.2.3-65-gdbad