]> git.pld-linux.org Git - packages/pango.git/commitdiff
really fix build with apidocs auto/th/pango-1.50.5-2
authorJan Palus <atler@pld-linux.org>
Sun, 6 Mar 2022 12:35:52 +0000 (13:35 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 6 Mar 2022 12:35:52 +0000 (13:35 +0100)
pango.spec

index e971e7b01463754eeb86524fcdf9e50bb0c53d6a..e9f425901b0ff4c4d38268a46b514f250df0acce 100644 (file)
@@ -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}
This page took 0.038946 seconds and 4 git commands to generate.