- fixed minor typo in %reconfigure_fonts_post macro [bnc#845955]
OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/fontpackages?expand=0&rev=21
This commit is contained in:
parent
88c4f2de94
commit
babb1c25be
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 11:16:42 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
- fixed minor typo in %reconfigure_fonts_post macro [bnc#845955]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:05:19 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -121,7 +121,7 @@ Requires(pre): perl aaa_base \
|
||||
echo ' if [ -x /usr/sbin/ghostscript-cjk-config ]; then' >> %{__fontsupdatescript}-cjk \
|
||||
echo ' /usr/sbin/ghostscript-cjk-config' >> %{__fontsupdatescript}-cjk \
|
||||
echo ' fi' >> %{__fontsupdatescript}-cjk \
|
||||
echo ' rm %{__fontsconfigrunflag}-cjk' >> %{__fontsupdatescript} \
|
||||
echo ' rm %{__fontsconfigrunflag}-cjk' >> %{__fontsupdatescript}-cjk \
|
||||
echo 'fi' >> %{__fontsupdatescript}-cjk \
|
||||
echo 'rm %{__fontsupdatescript}-cjk' >> %{__fontsupdatescript}-cjk \
|
||||
} \
|
||||
|
Loading…
Reference in New Issue
Block a user