- don't install 29-liberation-aliases.conf, because

30-metric-aliases.conf already contains these bindings

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=77
This commit is contained in:
Petr Gajdos 2012-06-01 06:57:53 +00:00 committed by Git OBS Bridge
parent fdd6b9eb23
commit a9c412b5c8
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 1 06:54:41 UTC 2012 - pgajdos@suse.com
- don't install 29-liberation-aliases.conf, because
30-metric-aliases.conf already contains these bindings
-------------------------------------------------------------------
Mon May 28 11:53:08 UTC 2012 - pgajdos@suse.com

View File

@ -164,10 +164,8 @@ install -m 644 conf.d/README $RPM_BUILD_ROOT/etc/fonts/conf.d
install -m 644 $RPM_SOURCE_DIR/suse*.conf $RPM_BUILD_ROOT/etc/fonts/
install -m 644 $RPM_SOURCE_DIR/local.conf $RPM_BUILD_ROOT/etc/fonts
install -m 644 $RPM_SOURCE_DIR/local.conf.instsys $RPM_BUILD_ROOT/etc/fonts/
install -m 644 $RPM_SOURCE_DIR/29-liberation-aliases.conf $RPM_BUILD_ROOT/etc/fonts/conf.avail
# tune links in conf.d:
pushd $RPM_BUILD_ROOT/etc/fonts/conf.d
ln -s ../conf.avail/29-liberation-aliases.conf 29-liberation-aliases.conf
rm -f 50-user.conf
rm -f 51-local.conf
ln -s ../suse-pre-user.conf 50-suse-pre-user.conf