From 2f96aa3b41a38fcfa73d58fa86f844f23b9f3584 Mon Sep 17 00:00:00 2001 From: msweet Date: Wed, 8 Jan 2014 16:24:32 +0000 Subject: [PATCH] Mirror fix from trunk. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7@11516 a1ca3aef-8c08-0410-bb20-df032aa958be --- packaging/cups.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/cups.spec.in b/packaging/cups.spec.in index 8f5c5b3f4a..a799a7adec 100644 --- a/packaging/cups.spec.in +++ b/packaging/cups.spec.in @@ -5,7 +5,7 @@ # # Original version by Jason McMullan . # -# Copyright 2007-2013 by Apple Inc. +# Copyright 2007-2014 by Apple Inc. # Copyright 1999-2007 by Easy Software Products, all rights reserved. # # These coded instructions, statements, and computer programs are the @@ -242,7 +242,7 @@ rm -rf $RPM_BUILD_ROOT /usr/share/cups/ppdc/* %dir /usr/share/cups/templates /usr/share/cups/templates/* -%if %{?_with_libusb:1}%{!?_with_libusb:0} +%if %{?_with_libusb1:1}%{!?_with_libusb1:0} # LIBUSB quirks files %dir /usr/share/cups/usb /usr/share/cups/usb/* -- 2.47.2