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