[packages/fonts-TTF-RedHat-liberation] - follow fc naming convention
arekm
arekm at pld-linux.org
Sun Jul 29 22:15:01 CEST 2012
commit 9c2fa979dbd90139c926890939d453ffc8c07773
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Jul 29 22:14:58 2012 +0200
- follow fc naming convention
fonts-TTF-RedHat-liberation.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/fonts-TTF-RedHat-liberation.spec b/fonts-TTF-RedHat-liberation.spec
index 283bbe8..74483dd 100644
--- a/fonts-TTF-RedHat-liberation.spec
+++ b/fonts-TTF-RedHat-liberation.spec
@@ -56,6 +56,10 @@ install -d $RPM_BUILD_ROOT%{_ttffontsdir}
install -d $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.avail
install -d $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.d
+mv LiberationMono.ttf LiberationMono-Regular.ttf
+mv LiberationSerif.ttf LiberationSerif-Regular.ttf
+mv LiberationSans.ttf LiberationSans-Regular.ttf
+
cp -a *.ttf $RPM_BUILD_ROOT%{_ttffontsdir}
install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.avail/59-liberation-mono.conf
More information about the pld-cvs-commit
mailing list