From 16e29cabeca1aa62f84821d8f89d0d1d4ede3cad Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 4 May 2006 17:24:57 +0000 Subject: [PATCH] Fix typo. --- system-config-printer.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system-config-printer.spec b/system-config-printer.spec index d67a80b..521c1b4 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -8,7 +8,6 @@ License: GPL Group: System Environment/Base Source0: system-config-printer-%{version}.tar.bz2 Source1: pycups-%{pycups_version}.tar.bz2 -Source2: system-config-printer.desktop %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} @@ -56,7 +55,7 @@ desktop-file-install --vendor redhat \ --add-category X-Red-Hat-Base \ --add-category SystemSetup \ --add-category Application \ - %{SOURCE2} + system-config-printer.desktop %clean rm -rf $RPM_BUILD_ROOT