Comment 13 for bug 1181678

Revision history for this message
In , Pacho-gentoo (pacho-gentoo) wrote :

Looks like Fedora opted for workarounding this preventing the rebuilding of the files:
http://pkgs.fedoraproject.org/cgit/enblend.git/commit/?id=1cb4748809b1aaef6821d4d6186a56152e2a8b41

Look at:
+# set MAKEINFO to allow use of pregenerated .info files, and avoid
+# problems with texinfo-5.x ( see https://bugzilla.redhat.com/919935 )
+(cd doc && make pdf MAKEINFO=/bin/true )
+
+make %{?_smp_mflags}