install docs in /usr/share/doc/ipmitool

update debian build rules
This commit is contained in:
Duncan Laurie
2004-09-10 04:50:13 +00:00
parent df2b4c2da1
commit 7855f9b4ff
5 changed files with 7 additions and 6 deletions

View File

@@ -52,11 +52,10 @@ rm -rf $RPM_BUILD_DIR/ipmitool-@VERSION@
%files
%defattr(-,root,root)
%doc %{_mandir}/man1/*
%{_bindir}/*
%{_datadir}/doc/ipmitool-@VERSION@/*
%dir %{_datadir}/ipmitool
%{_datadir}/ipmitool/*
%doc %{_mandir}/man1/*
%doc %{_datadir}/doc/ipmitool/*
%changelog
* Wed Aug 18 2004 <duncan@iceblink.org> 1.6.0-1