]> git.pld-linux.org Git - packages/poppler0.61.git/commitdiff
- without_apidocs doesn't build the docs, sometimes, don't fail when they are missing
authorJacek Konieczny <jajcus@pld-linux.org>
Wed, 6 Apr 2011 10:56:19 +0000 (10:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poppler.spec -> 1.130

poppler.spec

index c81562891f1536c39cc2e7165b49319e35816cde..aa8ecbe0840d46e120f376ab4ea3016a83b099cf 100644 (file)
@@ -315,7 +315,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %if %{without apidocs}
 # why it still installs them, brr
 
 %if %{without apidocs}
 # why it still installs them, brr
-%{__rm} -r $RPM_BUILD_ROOT%{_gtkdocdir}/poppler
+%{__rm} -rf $RPM_BUILD_ROOT%{_gtkdocdir}/poppler || :
 %endif
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 %endif
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
This page took 0.092293 seconds and 4 git commands to generate.