]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sgml-common/sgml-common-0.6.3/autohell.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / sgml-common / sgml-common-0.6.3 / autohell.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- sgml-common-0.6.3/bin/Makefile.am~autohell.patch    2001-01-30 15:42:21.000000000 +0100
7 +++ sgml-common-0.6.3/bin/Makefile.am   2004-06-17 11:51:11.000000000 +0200
8 @@ -1,6 +1,5 @@
9  primitive_scripts = sgmlwhich
10  
11 -bindir = $(prefix)/bin
12  bin_SCRIPTS = install-catalog $(primitive_scripts)
13  
14  EXTRA_DIST =  install-catalog.in $(primitive_scripts)
15 --- /dev/null   2003-09-23 19:59:22.000000000 +0200
16 +++ sgml-common-0.6.3/bin/sgmlwhich.in  2004-06-17 11:51:11.000000000 +0200
17 @@ -0,0 +1,7 @@
18 +#!/bin/sh
19 +# Location of the main configuration file for consistency with non-LSB platforms
20 +# Send any comments to Eric Bischoff <eric@caldera.de>
21 +# This program is under GPL license. See LICENSE file for details.
22 +
23 +echo "@sysconfdir@/sgml/sgml.conf"
24 +# Simple, isn't it? ;-)
25 --- /dev/null   2003-09-23 19:59:22.000000000 +0200
26 +++ sgml-common-0.6.3/config/sgml.conf.in       2004-06-17 11:51:11.000000000 +0200
27 @@ -0,0 +1,2 @@
28 +SGML_BASE_DIR=@datadir@/sgml
29 +SGML_CATALOGS_DIR=@sysconfdir@/sgml
30 --- sgml-common-0.6.3/configure.in~autohell.patch       2001-05-25 18:40:54.000000000 +0200
31 +++ sgml-common-0.6.3/configure.in      2004-06-17 11:53:22.000000000 +0200
32 @@ -3,11 +3,6 @@
33  
34  AM_INIT_AUTOMAKE(sgml-common, 0.6.3)
35  
36 -docdir='$(prefix)/doc'
37 -AC_SUBST(docdir)
38 -
39 -dnl Checks for programs.
40 -
41  dnl Checks for libraries.
42  
43  dnl Checks for header files.
44 @@ -18,6 +13,5 @@
45  
46  AC_OUTPUT(Makefile \
47            bin/Makefile bin/install-catalog \
48 -          config/Makefile \
49 -          doc/Makefile doc/HTML/Makefile doc/man/Makefile doc/refentry/Makefile \
50 +          config/Makefile config/sgml.conf bin/sgmlwhich \
51            sgml-iso-entities/Makefile xml-iso-entities/Makefile)
52
53 --- sgml-common-0.6.3/Makefile.am~no-docs       2001-05-25 18:22:01.000000000 +0200
54 +++ sgml-common-0.6.3/Makefile.am       2004-06-17 11:49:09.000000000 +0200
55 @@ -1,4 +1,4 @@
56 -SUBDIRS = bin config doc sgml-iso-entities xml-iso-entities
57 +SUBDIRS = bin config sgml-iso-entities xml-iso-entities
58  
59  sgmlcodir = $(prefix)/share/sgml
60  sgmlco_DATA = xml.dcl