From 2a685f866cc691fc9b7d1c4c10a3cd2fcdf5b2f5 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 21 Dec 2016 12:21:05 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +media-libs/t1lib-5.1.2-r1 --- .etckeeper | 2 ++ t1lib/t1lib.config | 8 ++++++++ 2 files changed, 10 insertions(+) create mode 100644 t1lib/t1lib.config diff --git a/.etckeeper b/.etckeeper index 2b52977..c70532e 100755 --- a/.etckeeper +++ b/.etckeeper @@ -667,6 +667,8 @@ maybe chmod 0644 'systemd/timesyncd.conf' maybe chmod 0755 'systemd/user' maybe chmod 0644 'systemd/user.conf' maybe chmod 0644 'systemd/user/.keep_sys-apps_systemd-0' +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