aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-28 23:29:48 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-28 23:29:48 +0000
commit1c78f1c07dbfc5049e555651ad357d51656bb0ab (patch)
tree7ca27e6c54f46c7917b5acef0265abb8c259f0e9 /ru_RU.KOI8-R
parent39775412786fdcf1e49c58a416c0d9cc9a86c08b (diff)
downloaddoc-1c78f1c07dbfc5049e555651ad357d51656bb0ab.tar.gz
doc-1c78f1c07dbfc5049e555651ad357d51656bb0ab.zip
a) "Fix" out-of-tree builds by not hard-coding locations of dsl files
with SYSTEM, and using instead PUBLIC entities gained from the catalog in the directory of the language the document belongs to, or the language-neutral entity. Now we always use default.dsl as our dsl master, and it grabs the necessary magic from the catalogs. b) Fix the always-out-of-date imagelib problem with some make(1)-fu. Approved by: nik (ages ago)
Notes
Notes: svn path=/head/; revision=8040
Diffstat (limited to 'ru_RU.KOI8-R')
-rw-r--r--ru_RU.KOI8-R/share/sgml/catalog9
-rw-r--r--ru_RU.KOI8-R/share/sgml/freebsd.dsl4
2 files changed, 11 insertions, 2 deletions
diff --git a/ru_RU.KOI8-R/share/sgml/catalog b/ru_RU.KOI8-R/share/sgml/catalog
new file mode 100644
index 0000000000..5ebe8768fc
--- /dev/null
+++ b/ru_RU.KOI8-R/share/sgml/catalog
@@ -0,0 +1,9 @@
+ -- ...................................................................... --
+ -- FreeBSD SGML Public Identifiers ...................................... --
+
+ -- $FreeBSD: doc/share/sgml/catalog,v 1.9 2000/07/08 16:31:28 phantom Exp $
+ --
+
+PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
+ "freebsd.dsl"
+
diff --git a/ru_RU.KOI8-R/share/sgml/freebsd.dsl b/ru_RU.KOI8-R/share/sgml/freebsd.dsl
index e32011a5a9..a3da959afa 100644
--- a/ru_RU.KOI8-R/share/sgml/freebsd.dsl
+++ b/ru_RU.KOI8-R/share/sgml/freebsd.dsl
@@ -1,7 +1,7 @@
-<!-- $FreeBSD: doc/ru_RU.KOI8-R/share/sgml/freebsd.dsl,v 1.1 2000/03/23 09:00:15 nik Exp $ -->
+<!-- $FreeBSD: doc/ru_RU.KOI8-R/share/sgml/freebsd.dsl,v 1.2 2000/04/03 15:11:30 phantom Exp $ -->
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
-<!ENTITY freebsd.dsl SYSTEM "../../../share/sgml/freebsd.dsl" CDATA DSSSL>
+<!ENTITY freebsd.dsl SYSTEM "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//EN" CDATA DSSSL>
<!ENTITY % lang.ru.dsssl "IGNORE">
]>