From f08a51a880d185509a14aed591f593f48c77adf5 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 28 Nov 2007 13:47:27 +0000 Subject: [PATCH] Fixed comment. --- ghostscript.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghostscript.spec b/ghostscript.spec index 9ae0315..605605e 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -169,8 +169,8 @@ ln -sf gs $RPM_BUILD_ROOT/usr/bin/ghostscript # Rename an original cidfmap to cidfmap.GS mv $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/cidfmap{,.GS} -# Install our own FAPIcidfmap/cidfmap to allow the separated -# FAPIcidfmap/cidfmap which the font packages own. +# Install our own cidfmap to allow the separated +# cidfmap which the font packages own. install -m0644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/CIDFnmap install -m0644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/cidfmap