mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
texi2html: convert recipe to an actual recipe
This commit is contained in:
22
app-text/texi2html/patches/texi2html-1.82.patchset
Normal file
22
app-text/texi2html/patches/texi2html-1.82.patchset
Normal file
@@ -0,0 +1,22 @@
|
||||
From 280524560a17d59215d9641b50abaf0e87ca296a Mon Sep 17 00:00:00 2001
|
||||
From: Ingo Weinhold <ingo_weinhold@gmx.de>
|
||||
Date: Sun, 30 Jun 2013 10:24:11 +0200
|
||||
Subject: doc/Makefile.am: fix location of HTML documentation
|
||||
|
||||
|
||||
diff --git a/doc/Makefile.am b/doc/Makefile.am
|
||||
index f27b3bf..4567c56 100644
|
||||
--- a/doc/Makefile.am
|
||||
+++ b/doc/Makefile.am
|
||||
@@ -5,7 +5,7 @@ info_TEXINFOS = texi2html.texi
|
||||
# texi2html.ascii
|
||||
#
|
||||
texinfodata = $(datadir)/texinfo
|
||||
-texinfohtmldir = $(texinfodata)/html
|
||||
+texinfohtmldir = $(htmldir)/html
|
||||
texinfohtml_DATA = texi2html.html
|
||||
|
||||
# use the script out of the distribution NOT
|
||||
--
|
||||
1.7.10.2
|
||||
|
||||
Reference in New Issue
Block a user