[enblend] skip fig2dev failures too (#921706)

Rex Dieter rdieter at fedoraproject.org
Mon Mar 25 16:56:06 UTC 2013


commit 679f71a77502a89e011521463cece836f6e21b69
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Mar 25 11:55:23 2013 -0500

    skip fig2dev failures too (#921706)

 enblend.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/enblend.spec b/enblend.spec
index 51cd2b5..504a164 100644
--- a/enblend.spec
+++ b/enblend.spec
@@ -55,7 +55,7 @@ PDF usage documentation for the enblend and enfuse command line tools
 
 # set MAKEINFO to allow use of pregenerated .info files, and avoid
 # problems with texinfo-5.x ( see https://bugzilla.redhat.com/919935 )
-make %{?_smp_mflags} MAKEINFO=/bin/true
+make %{?_smp_mflags} FIG2DEV=/bin/true MAKEINFO=/bin/true
 
 %if 0%{?doc}
 (cd doc && make pdf MAKEINFO=/bin/true )


More information about the scm-commits mailing list