Fixed comment.
This commit is contained in:
parent
58606b2428
commit
f08a51a880
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user