[packages/gdk-pixbuf2] fix build without apidocs

atler atler at pld-linux.org
Mon Nov 23 00:26:34 CET 2020


commit cc657da443f3f3b8543d20b64e3b1399bad588e9
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Nov 23 00:26:05 2020 +0100

    fix build without apidocs

 gdk-pixbuf2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec
index e2e8ce3..34e2725 100644
--- a/gdk-pixbuf2.spec
+++ b/gdk-pixbuf2.spec
@@ -119,7 +119,7 @@ rm -rf $RPM_BUILD_ROOT
 
 touch $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/%{abiver}/loaders.cache
 
-%{!?with_apidocs:%{__rm} -r $RPM_BUILD_ROOT%{_gtkdocdir}}
+%{?with_apidocs:%{__rm} -r $RPM_BUILD_ROOT%{_gtkdocdir}}
 
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr at ije,sr at ijekavian}
 # not supported by glibc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdk-pixbuf2.git/commitdiff/cc657da443f3f3b8543d20b64e3b1399bad588e9



More information about the pld-cvs-commit mailing list