summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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