]> git.pld-linux.org Git - packages/fonts-TTF-RedHat-liberation.git/commitdiff
- follow fc naming convention
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Jul 2012 20:14:58 +0000 (22:14 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Jul 2012 20:14:58 +0000 (22:14 +0200)
fonts-TTF-RedHat-liberation.spec

index 283bbe86ed8952f4c36d5d5a34cba25764be4d0a..74483ddc8cb8d8f8e501c14a05fb62887857e4c4 100644 (file)
@@ -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
This page took 0.044568 seconds and 4 git commands to generate.