]> git.pld-linux.org Git - packages/cvoicecontrol.git/blobdiff - cvoicecontrol.spec
-fix
[packages/cvoicecontrol.git] / cvoicecontrol.spec
index f1ccf7037b9aa5c4323282b9c2d00be48ba2c0e6..85e26d2a571111fffac93e3883073550f1ff2891 100644 (file)
@@ -10,7 +10,7 @@ Patch0:               %{name}-make.patch
 URL:           http://www.kiecza.de/daniel/linux/
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  textinfo
+BuildRequires:  texinfo
 BuildRequires:  ncurses-devel >= 5.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,7 +40,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_docdir}}
 install cvoicecontrol/cvoicecontrol  $RPM_BUILD_ROOT%{_bindir}
 install cvoicecontrol/model_editor  $RPM_BUILD_ROOT%{_bindir}
 install cvoicecontrol/microphone_config  $RPM_BUILD_ROOT%{_bindir}
-install cvoicecontrol/docs/en/index*    $RPM_BUILD_ROOT%{_docdir}
+install cvoicecontrol/docs/en/index*.html    $RPM_BUILD_ROOT%{_docdir}
 
 
 gzip -9nf AUTHORS BUGS COPYING FAQ INSTALL README 
This page took 1.094682 seconds and 4 git commands to generate.