From 687a9261e6d53e04285b9fa2eff5b6611ee89540 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 26 Aug 2004 22:19:51 +0000 Subject: [PATCH] - obsolete Changed files: bluez-utils-cups.patch -> 1.2 bluez-utils-opt.patch -> 1.3 --- bluez-utils-cups.patch | 11 ----------- bluez-utils-opt.patch | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 bluez-utils-cups.patch delete mode 100644 bluez-utils-opt.patch diff --git a/bluez-utils-cups.patch b/bluez-utils-cups.patch deleted file mode 100644 index 7d10eac..0000000 --- a/bluez-utils-cups.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- bluez-utils-2.7/acinclude.m4.orig 2004-05-09 12:39:43.000000000 +0200 -+++ bluez-utils-2.7/acinclude.m4 2004-05-21 00:48:24.694028984 +0200 -@@ -153,7 +153,7 @@ - if test "$cups_enable" = "yes"; then - AC_MSG_CHECKING(for CUPS backend directory) - -- if (test -d "$cups_prefix/lib/cups/backend"); then -+ if true; then - CUPS_BACKEND_DIR="$cups_prefix/lib/cups/backend" - else - cups_enable=no diff --git a/bluez-utils-opt.patch b/bluez-utils-opt.patch deleted file mode 100644 index 3ffb238..0000000 --- a/bluez-utils-opt.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- bluez-utils-2.6/configure.in.orig 2004-04-02 03:21:04.000000000 +0200 -+++ bluez-utils-2.6/configure.in 2004-04-11 15:35:06.056308832 +0200 -@@ -25,8 +25,6 @@ - fi - fi - --CFLAGS="-Wall -g -O2" -- - AC_LANG_C - - AC_PROG_CC -- 2.44.0