From 618bddd91889697653d6030033b0d24c0c002336 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 23 Mar 2006 12:37:52 +0000 Subject: [PATCH] Fixed typo. --- cups.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index 4d72d7f..df102b4 100644 --- a/cups.spec +++ b/cups.spec @@ -226,7 +226,7 @@ mkdir $RPM_BUILD_ROOT%{_sysconfdir}/cups/ssl # Remove unshipped files. rm -rf $RPM_BUILD_ROOT%{_mandir}/cat? $RPM_BUILD_ROOT%{_mandir}/*/cat? -rm -f /usr/share/applications/cups.desktop +rm -f $RPM_BUILD_ROOT%{_datadir}/applications/cups.desktop %post