]> git.pld-linux.org Git - packages/Xbae.git/blobdiff - Xbae.spec
- re-added fixed mv line, added more html doc to devel
[packages/Xbae.git] / Xbae.spec
index e11cbe3a38d90be6012775e064c383b3405b43a9..4ab84782e3c2ee03842f4417ab98ff25959cf45b 100644 (file)
--- 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
This page took 0.076053 seconds and 4 git commands to generate.