summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-13 12:14:37 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-13 12:14:37 +0000
commit79495deb450e0363d9c8e8774d82716e2fa5caaa (patch)
tree9f6441ace6f9bc91443d06f24d3cc904b576748e /net-wireless/bluez-utils/files/3.11/cups-location.patch
parentVersion bump, remove old, rekeyword on ppc now that they have proper USE flag... (diff)
downloadgentoo-2-79495deb450e0363d9c8e8774d82716e2fa5caaa.tar.gz
gentoo-2-79495deb450e0363d9c8e8774d82716e2fa5caaa.tar.bz2
gentoo-2-79495deb450e0363d9c8e8774d82716e2fa5caaa.zip
net-wireless/bluez-{utils,libs} removal per bug #301630
Diffstat (limited to 'net-wireless/bluez-utils/files/3.11/cups-location.patch')
-rw-r--r--net-wireless/bluez-utils/files/3.11/cups-location.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-wireless/bluez-utils/files/3.11/cups-location.patch b/net-wireless/bluez-utils/files/3.11/cups-location.patch
deleted file mode 100644
index e0ddc020062b..000000000000
--- a/net-wireless/bluez-utils/files/3.11/cups-location.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-? cups/.deps
-? cups/Makefile
-? cups/Makefile.in
-Index: cups/Makefile.am
-===================================================================
-RCS file: /cvsroot/bluez/utils/cups/Makefile.am,v
-retrieving revision 1.9
-diff -u -r1.9 Makefile.am
---- cups/Makefile.am 20 Aug 2006 02:21:03 -0000 1.9
-+++ cups/Makefile.am 1 Jun 2007 15:47:14 -0000
-@@ -1,6 +1,6 @@
-
- if CUPS
--cupsdir = $(libdir)/cups/backend
-+cupsdir = `cups-config --serverbin`/backend
-
- cups_PROGRAMS = bluetooth
- else