From: frank Date: Mon, 16 Jan 2012 12:02:22 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=95eba3f3d6b16f382c1b5f0775f255d42f5eb4c4;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 5ada1fd4..caea1272 100755 --- a/.etckeeper +++ b/.etckeeper @@ -691,6 +691,7 @@ maybe chmod 0644 './security/time.conf' 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/sgml-docbook-3.0.cat' maybe chmod 0644 './sgml/sgml-docbook.cat' maybe chmod 0644 './sgml/sgml-ent.cat' diff --git a/sgml/catalog b/sgml/catalog index 90da8242..bcdac486 100644 --- a/sgml/catalog +++ b/sgml/catalog @@ -3,3 +3,4 @@ CATALOG "/etc/sgml/sgml-docbook.cat" CATALOG "/etc/sgml/xml-docbook-4.1.2.cat" CATALOG "/etc/sgml/xml-docbook-4.4.cat" CATALOG "/etc/sgml/sgml-docbook-3.0.cat" +CATALOG "/etc/sgml/dsssl-docbook-stylesheets.cat" diff --git a/sgml/dsssl-docbook-stylesheets.cat b/sgml/dsssl-docbook-stylesheets.cat new file mode 100644 index 00000000..1c14954f --- /dev/null +++ b/sgml/dsssl-docbook-stylesheets.cat @@ -0,0 +1 @@ +CATALOG "/usr/share/sgml/docbook/dsssl-stylesheets-1.79/catalog" diff --git a/sgml/sgml-docbook.cat b/sgml/sgml-docbook.cat index 21f33a08..1779a363 100644 --- a/sgml/sgml-docbook.cat +++ b/sgml/sgml-docbook.cat @@ -1 +1,2 @@ CATALOG "/etc/sgml/sgml-ent.cat" +CATALOG "/etc/sgml/dsssl-docbook-stylesheets.cat"