From: Elan Ruusamäe Date: Mon, 21 Jul 2008 09:09:50 +0000 (+0000) Subject: - more doc (based on install target files), check-files cleanup X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbashish.git;a=commitdiff_plain - more doc (based on install target files), check-files cleanup Changed files: bashish.spec -> 1.2 --- diff --git a/bashish.spec b/bashish.spec index c38ba65..95b2358 100644 --- a/bashish.spec +++ b/bashish.spec @@ -47,12 +47,14 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT%{_docdir}/bashish + %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc ChangeLog README TODO +%doc BUGS CREDITS ChangeLog HACKING README THEME TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} %{_mandir}/man1/bashish*