From 17b2b48d72988e164a7a511d7b9888ae10657411 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 7 Oct 2001 21:38:14 +0000 Subject: [PATCH] - re-added fixed mv line, added more html doc to devel Changed files: Xbae.spec -> 1.8 --- Xbae.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Xbae.spec b/Xbae.spec index e11cbe3..4ab8478 100644 --- a/Xbae.spec +++ b/Xbae.spec @@ -106,6 +106,9 @@ install -d $RPM_BUILD_ROOT%{_aclocaldir} # workaround - configure decides not to install *.m4 if aclocaldir is not writable install ac_find_*.m4 $RPM_BUILD_ROOT%{_aclocaldir} +mv -f $RPM_BUILD_ROOT/htmldoc/* doc +rm -f doc/Makefile* doc/images/Makefile* + gzip -9nf AUTHORS ChangeLog README NEWS %clean @@ -121,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) -%doc FAQ.html htmldoc +%doc FAQ.html doc/* %attr(755,root,root) %{_libdir}/libXbae.so %attr(755,root,root) %{_libdir}/libXbae.la %{_includedir}/Xbae -- 2.43.0