From: root Date: Fri, 11 Nov 2016 11:51:04 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=fe80da709ce992c8ac3cf0f5707d7854a90015f7;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 250191a..a5cf065 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1839,6 +1839,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 d2b609d..8254d9a 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"