]> git.pld-linux.org Git - packages/bluez-utils.git/blame - bluez-utils-cups.patch
- updated to 2.8.
[packages/bluez-utils.git] / bluez-utils-cups.patch
CommitLineData
aa5207e6
JB
1--- bluez-utils-2.7/acinclude.m4.orig 2004-05-09 12:39:43.000000000 +0200
2+++ bluez-utils-2.7/acinclude.m4 2004-05-21 00:48:24.694028984 +0200
3@@ -153,7 +153,7 @@
4 if test "$cups_enable" = "yes"; then
5 AC_MSG_CHECKING(for CUPS backend directory)
6
7- if (test -d "$cups_prefix/lib/cups/backend"); then
8+ if true; then
9 CUPS_BACKEND_DIR="$cups_prefix/lib/cups/backend"
10 else
11 cups_enable=no
This page took 0.023206 seconds and 4 git commands to generate.