]> git.pld-linux.org Git - packages/cxhextris.git/blobdiff - cxhextris.spec
- removed stupid BR: XFree; better font install
[packages/cxhextris.git] / cxhextris.spec
index 01f4398d7c5072eef30d0860793cbd6411e1bb44..8ed2edc4d47523cc6f44c9b0c05b227c8368beb1 100644 (file)
@@ -17,7 +17,6 @@ Patch0:               %{name}-config.patch
 Patch1:                %{name}-axp.patch
 Patch2:                %{name}-security.patch
 Icon:          cxhextris.xpm
-BuildRequires: XFree86
 BuildRequires: XFree86-devel
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/misc
@@ -88,8 +87,7 @@ install -d $RPM_BUILD_ROOT{/usr/share/fonts/misc,%{_desktopdir},%{_pixmapsdir}}
        MANDIR=%{_mandir}/man1 \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__make} install.font \
-       FONTDIR=$RPM_BUILD_ROOT%{_fontsdir}
+install hex20.pcf $RPM_BUILD_ROOT%{_fontsdir}/misc
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
This page took 0.067605 seconds and 4 git commands to generate.