removed useless ffox eclasses
[dottout.git] / net-wireless / bluez / files / 4.18 / cups-location.patch
blobe0ddc020062bb88099527c5197b80744443f8a47
1 ? cups/.deps
2 ? cups/Makefile
3 ? cups/Makefile.in
4 Index: cups/Makefile.am
5 ===================================================================
6 RCS file: /cvsroot/bluez/utils/cups/Makefile.am,v
7 retrieving revision 1.9
8 diff -u -r1.9 Makefile.am
9 --- cups/Makefile.am 20 Aug 2006 02:21:03 -0000 1.9
10 +++ cups/Makefile.am 1 Jun 2007 15:47:14 -0000
11 @@ -1,6 +1,6 @@
13 if CUPS
14 -cupsdir = $(libdir)/cups/backend
15 +cupsdir = `cups-config --serverbin`/backend
17 cups_PROGRAMS = bluetooth
18 else