removed extra docs folder

This commit is contained in:
Roland Gruber 2009-11-12 19:17:37 +00:00
parent 9322bd81bd
commit 902d05b469
3 changed files with 8 additions and 4 deletions

View File

@ -77,7 +77,7 @@ chown %{lam_uid}.%{lam_gid} -R $RPM_BUILD_ROOT%{httpd_rootdir}/%{lam_dir}/sess
%files %files
%defattr(-, root, root) %defattr(-, root, root)
%doc COPYING HISTORY README docs %doc COPYING HISTORY README docs/*
%{httpd_rootdir}/%{lam_dir} %{httpd_rootdir}/%{lam_dir}
%changelog %changelog
@ -124,5 +124,5 @@ Heimatverzeichnisse verwaltet werden sollen.
%files lamdaemon %files lamdaemon
%{httpd_rootdir}/%{lam_dir}/lib/lamdaemon.pl %{httpd_rootdir}/%{lam_dir}/lib/lamdaemon.pl
%doc COPYING HISTORY README VERSION docs %doc COPYING HISTORY README VERSION docs/*

View File

@ -1,2 +1,4 @@
docs/ docs/devel
docs/manual
docs/schema

View File

@ -1,2 +1,4 @@
README README
docs/ docs/devel
docs/manual
docs/schema