[packages/pango] really fix build with apidocs
atler
atler at pld-linux.org
Sun Mar 6 13:36:27 CET 2022
commit d04931785ba0e3f9553da652aa2c1a2e5673dd84
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Mar 6 13:35:52 2022 +0100
really fix build with apidocs
pango.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango.spec b/pango.spec
index e971e7b..e9f4259 100644
--- a/pango.spec
+++ b/pango.spec
@@ -183,7 +183,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%if %{with apidocs}
# FIXME: where to package gi-docgen generated docs?
install -d $RPM_BUILD_ROOT%{_gtkdocdir}
-%{__mv} $RPM_BUILD_ROOT%{_docdir}/* $RPM_BUILD_ROOT%{_gtkdocdir}
+%{__mv} $RPM_BUILD_ROOT%{_docdir}/Pango* $RPM_BUILD_ROOT%{_gtkdocdir}
%endif
cp examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pango.git/commitdiff/d04931785ba0e3f9553da652aa2c1a2e5673dd84
More information about the pld-cvs-commit
mailing list