summaryrefslogtreecommitdiff
path: root/net-wireless/bluez/files/4.18/cups-location.patch
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2014-02-20 08:38:20 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2014-02-20 08:38:20 +0200
commita549e6ac6b6b6dbe30f0486ec078e607c63ab860 (patch)
tree510f307f30657fda60553346b769b73216117310 /net-wireless/bluez/files/4.18/cups-location.patch
parentb6ebc3ab027b6c55a57fde0eaedaae6114ed0d81 (diff)
cleanup....
Diffstat (limited to 'net-wireless/bluez/files/4.18/cups-location.patch')
-rw-r--r--net-wireless/bluez/files/4.18/cups-location.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-wireless/bluez/files/4.18/cups-location.patch b/net-wireless/bluez/files/4.18/cups-location.patch
deleted file mode 100644
index e0ddc02..0000000
--- a/net-wireless/bluez/files/4.18/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