From 2e113c92c16faf2a40124021a4684886994c99cd Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 7 Sep 2017 10:58:35 +0200 Subject: [PATCH] committing changes in /etc after emerge run --- .etckeeper | 2 ++ t1lib/t1lib.config | 8 ++++++++ 2 files changed, 10 insertions(+) create mode 100644 t1lib/t1lib.config diff --git a/.etckeeper b/.etckeeper index 84ebf38..2a4ff6e 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2046,6 +2046,8 @@ maybe chmod 0755 'systemd/user' maybe chmod 0644 'systemd/user.conf' maybe chmod 0644 'systemd/user/.keep_sys-apps_systemd-0' maybe chmod 0755 'systemtap' +maybe chmod 0755 't1lib' +maybe chmod 0644 't1lib/t1lib.config' maybe chmod 0755 'terminfo' maybe chmod 0755 'terminfo/a' maybe chmod 0644 'terminfo/a/ansi' diff --git a/t1lib/t1lib.config b/t1lib/t1lib.config new file mode 100644 index 0000000..5c587c4 --- /dev/null +++ b/t1lib/t1lib.config @@ -0,0 +1,8 @@ +This is the global configuration file for t1lib. +Note that it is not of any use if not setup by the system administrator. + +For information on how to set up these things see the t1lib-manual. + +ENCODING=. +AFM=. +TYPE1=. -- 2.39.5