summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch')
-rw-r--r--meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch58
1 files changed, 58 insertions, 0 deletions
diff --git a/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch b/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch
new file mode 100644
index 0000000000..1366adabd8
--- /dev/null
+++ b/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch
@@ -0,0 +1,58 @@
1Patch obtained from OpenEmbedded.
2
3Signed-off-by: Scott Garman <scott.a.garman@intel.com>
4--- sgml-common-0.6.3/bin/Makefile.am~autohell.patch 2001-01-30 15:42:21.000000000 +0100
5+++ sgml-common-0.6.3/bin/Makefile.am 2004-06-17 11:51:11.000000000 +0200
6@@ -1,6 +1,5 @@
7 primitive_scripts = sgmlwhich
8
9-bindir = $(prefix)/bin
10 bin_SCRIPTS = install-catalog $(primitive_scripts)
11
12 EXTRA_DIST = install-catalog.in $(primitive_scripts)
13--- /dev/null 2003-09-23 19:59:22.000000000 +0200
14+++ sgml-common-0.6.3/bin/sgmlwhich.in 2004-06-17 11:51:11.000000000 +0200
15@@ -0,0 +1,7 @@
16+#!/bin/sh
17+# Location of the main configuration file for consistency with non-LSB platforms
18+# Send any comments to Eric Bischoff <eric@caldera.de>
19+# This program is under GPL license. See LICENSE file for details.
20+
21+echo "@sysconfdir@/sgml/sgml.conf"
22+# Simple, isn't it? ;-)
23--- /dev/null 2003-09-23 19:59:22.000000000 +0200
24+++ sgml-common-0.6.3/config/sgml.conf.in 2004-06-17 11:51:11.000000000 +0200
25@@ -0,0 +1,2 @@
26+SGML_BASE_DIR=@datadir@/sgml
27+SGML_CATALOGS_DIR=@sysconfdir@/sgml
28--- sgml-common-0.6.3/configure.in~autohell.patch 2001-05-25 18:40:54.000000000 +0200
29+++ sgml-common-0.6.3/configure.in 2004-06-17 11:53:22.000000000 +0200
30@@ -3,11 +3,6 @@
31
32 AM_INIT_AUTOMAKE(sgml-common, 0.6.3)
33
34-docdir='$(prefix)/doc'
35-AC_SUBST(docdir)
36-
37-dnl Checks for programs.
38-
39 dnl Checks for libraries.
40
41 dnl Checks for header files.
42@@ -18,6 +13,5 @@
43
44 AC_OUTPUT(Makefile \
45 bin/Makefile bin/install-catalog \
46- config/Makefile \
47- doc/Makefile doc/HTML/Makefile doc/man/Makefile doc/refentry/Makefile \
48+ config/Makefile config/sgml.conf bin/sgmlwhich \
49 sgml-iso-entities/Makefile xml-iso-entities/Makefile)
50
51--- sgml-common-0.6.3/Makefile.am~no-docs 2001-05-25 18:22:01.000000000 +0200
52+++ sgml-common-0.6.3/Makefile.am 2004-06-17 11:49:09.000000000 +0200
53@@ -1,4 +1,4 @@
54-SUBDIRS = bin config doc sgml-iso-entities xml-iso-entities
55+SUBDIRS = bin config sgml-iso-entities xml-iso-entities
56
57 sgmlcodir = $(prefix)/share/sgml
58 sgmlco_DATA = xml.dcl