summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/texinfo/files/texinfo-4.11-test-tex.patch')
-rw-r--r--sys-apps/texinfo/files/texinfo-4.11-test-tex.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/sys-apps/texinfo/files/texinfo-4.11-test-tex.patch b/sys-apps/texinfo/files/texinfo-4.11-test-tex.patch
new file mode 100644
index 000000000000..735797120281
--- /dev/null
+++ b/sys-apps/texinfo/files/texinfo-4.11-test-tex.patch
@@ -0,0 +1,24 @@
+http://bugs.gentoo.org/195313
+
+--- texinfo-4.11/util/dvipdf.test
++++ texinfo-4.11/util/dvipdf.test
+@@ -16,6 +16,8 @@
+ # You should have received a copy of the GNU General Public License
+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
+
++required='tex'
++
+ . ./defs || exit 1
+
+ set -e
+--- texinfo-4.11/util/texi2dvi.test
++++ texinfo-4.11/util/texi2dvi.test
+@@ -16,6 +16,8 @@
+ # You should have received a copy of the GNU General Public License
+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
+
++required='tex'
++
+ . ./defs || exit 1
+
+ set -e