From: fbrehm Date: Fri, 17 Feb 2012 11:53:34 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5938879e93c40b5ad38f2a92abaa7e6c89d4e9fd;p=config%2Fsamara%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 4af5af9..9198251 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1056,6 +1056,7 @@ maybe chmod 0755 './sgml' maybe chmod 0644 './sgml/catalog' maybe chmod 0644 './sgml/dsssl-docbook-stylesheets.cat' maybe chmod 0644 './sgml/sgml-docbook-3.0.cat' +maybe chmod 0644 './sgml/sgml-docbook-4.1.cat' maybe chmod 0644 './sgml/sgml-docbook.cat' maybe chmod 0644 './sgml/sgml-ent.cat' maybe chmod 0644 './sgml/sgml.conf' diff --git a/sgml/catalog b/sgml/catalog index 3cfa91a..ea8b6a4 100644 --- a/sgml/catalog +++ b/sgml/catalog @@ -7,3 +7,4 @@ CATALOG "/etc/sgml/xml-docbook-4.2.cat" CATALOG "/etc/sgml/xml-docbook-4.5.cat" CATALOG "/etc/sgml/sgml-docbook-3.0.cat" CATALOG "/etc/sgml/dsssl-docbook-stylesheets.cat" +CATALOG "/etc/sgml/sgml-docbook-4.1.cat" diff --git a/sgml/sgml-docbook-4.1.cat b/sgml/sgml-docbook-4.1.cat new file mode 100644 index 0000000..acda1ef --- /dev/null +++ b/sgml/sgml-docbook-4.1.cat @@ -0,0 +1,2 @@ +CATALOG "/usr/share/sgml/docbook/sgml-dtd-4.1/catalog" +CATALOG "/etc/sgml/sgml-docbook.cat"