unversioned doc for rawhide

This commit is contained in:
Paul Wouters 2014-04-08 23:23:25 -04:00
parent 3b034238cc
commit 972b344400
1 changed files with 3 additions and 3 deletions

View File

@ -45,8 +45,8 @@ make %{?_smp_mflags}
%install
make DESTDIR=%{buildroot} install
install -d %{buildroot}/%{_docdir}/socat-%{version}
install -m 0644 *.sh %{buildroot}/%{_docdir}/socat-%{version}/
install -d %{buildroot}/%{_docdir}/socat
install -m 0644 *.sh %{buildroot}/%{_docdir}/socat/
%check
export TERM=ansi
@ -56,7 +56,7 @@ make test
%files
%doc BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ PORTING
%doc COPYING* README SECURITY testcert.conf
%doc %{_docdir}/socat-%{version}/*.sh
%doc %{_docdir}/socat/*.sh
%{_bindir}/socat
%{_bindir}/filan
%{_bindir}/procan