- fonts-config is --quiet in every call
OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/fontpackages?expand=0&rev=23
This commit is contained in:
parent
babb1c25be
commit
5e6450f644
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 14:18:02 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
- fonts-config is --quiet in every call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 11:16:42 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fontpackages
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -77,7 +77,7 @@ Requires(pre): perl aaa_base \
|
||||
%reconfigure_fonts \
|
||||
if test -x /usr/sbin/fonts-config ; then \
|
||||
LC_ALL=POSIX \
|
||||
/usr/sbin/fonts-config --verbose \
|
||||
/usr/sbin/fonts-config --quiet \
|
||||
fi \
|
||||
%nil
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user