From: Frank Brehm Date: Mon, 26 Feb 2018 16:38:38 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=824083acf5553ec89bb8da553409cef64319dc52;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 167e0e38..31bdd537 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2606,6 +2606,7 @@ maybe chmod 0644 'sgml/sgml-docbook-4.4.cat' maybe chmod 0644 'sgml/sgml-docbook.cat' maybe chmod 0644 'sgml/sgml-ent.cat' maybe chmod 0644 'sgml/sgml.conf' +maybe chmod 0644 'sgml/xhtml1.cat' maybe chmod 0644 'sgml/xml-docbook-4.1.2.cat' maybe chmod 0644 'sgml/xml-docbook-4.2.cat' maybe chmod 0644 'sgml/xml-docbook-4.3.cat' diff --git a/sgml/catalog b/sgml/catalog index b76b15bb..5d78d686 100644 --- a/sgml/catalog +++ b/sgml/catalog @@ -15,3 +15,4 @@ CATALOG "/etc/sgml/xml-simple-docbook-1.0.cat" CATALOG "/etc/sgml/openjade-1.3.2.cat" CATALOG "/etc/sgml/sgml-ent.cat" CATALOG "/etc/sgml/sgml-docbook-4.2.cat" +CATALOG "/etc/sgml/xhtml1.cat" diff --git a/sgml/xhtml1.cat b/sgml/xhtml1.cat new file mode 100644 index 00000000..0309e343 --- /dev/null +++ b/sgml/xhtml1.cat @@ -0,0 +1 @@ +CATALOG "/usr/share/sgml/xhtml1/xhtml.soc"