From: root Date: Tue, 20 Sep 2016 06:08:23 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=be3e581387b026e2881e7f5d6fe6144af17a4e93;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 18fe658..384967b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1835,6 +1835,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"