fix file list

This commit is contained in:
Matthias Clasen 2009-05-16 02:00:21 +00:00
parent 3e0ec05c7c
commit 4b5558de2f
1 changed files with 2 additions and 1 deletions

View File

@ -334,7 +334,8 @@ rm -rf $RPM_BUILD_ROOT
%files devel-docs
%defattr(-, root, root)
%{_datadir}/gtk-doc/html/*
%{_mandir}/man1/*
# manpages went missing by accident
#%{_mandir}/man1/*
%doc tmpdocs/tutorial
%doc tmpdocs/faq
%doc tmpdocs/examples