From: root Date: Tue, 25 Oct 2016 20:31:57 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ed6aef0a5cdb5e93d26f21c879ff4506346aa14b;p=config%2Fhelga%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 9a4d661..629386b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2798,6 +2798,7 @@ maybe chmod 0644 'services' maybe chmod 0755 'sgml' maybe chmod 0644 'sgml/catalog' maybe chmod 0644 'sgml/dsssl-docbook-stylesheets.cat' +maybe chmod 0644 'sgml/linuxdoc.cat' maybe chmod 0644 'sgml/openjade-1.3.2.cat' maybe chmod 0644 'sgml/sgml-docbook-3.0.cat' maybe chmod 0644 'sgml/sgml-docbook.cat' diff --git a/sgml/catalog b/sgml/catalog index 2fdc416..35d8d64 100644 --- a/sgml/catalog +++ b/sgml/catalog @@ -8,3 +8,4 @@ CATALOG "/etc/sgml/xml-docbook-4.3.cat" CATALOG "/etc/sgml/xml-docbook-4.4.cat" CATALOG "/etc/sgml/xml-docbook-4.5.cat" CATALOG "/etc/sgml/openjade-1.3.2.cat" +CATALOG "/etc/sgml/linuxdoc.cat" diff --git a/sgml/linuxdoc.cat b/sgml/linuxdoc.cat new file mode 100644 index 0000000..fc0c94d --- /dev/null +++ b/sgml/linuxdoc.cat @@ -0,0 +1 @@ +CATALOG "/usr/share/linuxdoc-tools/linuxdoc-tools.catalog"