From 46cc8b817fdc654f29bc389e3ab222cb6c20f090 Mon Sep 17 00:00:00 2001 From: msweet Date: Wed, 8 Jan 2014 16:24:25 +0000 Subject: [PATCH] Fix typo in spec file. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11515 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 599dd2d6a3..cbbc455c3b 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