More tweaks to get rid of the perl dependencies not available in EPEPL.

This commit is contained in:
Richard M. Shaw 2013-08-29 12:08:02 -05:00
parent bb19f4a65b
commit 089e7941ad
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ chmod 644 ./src/olivia/olivia.cxx
%build
%configure %{?rhel:--without-perl-binding}
%configure %{?rhel:--without-xmlrpc}
make -k %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LIBS="-lm -lX11 -lpthread"
@ -87,7 +87,7 @@ install -pm 0644 %{SOURCE1} .
%{_datadir}/pixmaps/flarq.xpm
%{_mandir}/man1/%{name}.1.gz
%{_mandir}/man1/flarq.1.gz
%{_mandir}/man1/%{name}-shell.1.gz
%{?fedora:%{_mandir}/man1/%{name}-shell.1.gz}
#attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
%{_datadir}/applications/%{name}.desktop
#%attr(0644,root,root) %{_datadir}/applications/flarq.desktop