From 57b42cef2ad2f18618ca0748325fc800165bdc1b Mon Sep 17 00:00:00 2001 From: James Cloos Date: Mon, 4 Sep 2006 01:33:09 -0400 Subject: [PATCH] Move user and local conf file loading into conf.avail files --- conf.avail/50-user.conf | 7 +++++++ conf.avail/51-local.conf | 7 +++++++ fonts.conf.in | 11 ----------- 3 files changed, 14 insertions(+), 11 deletions(-) create mode 100644 conf.avail/50-user.conf create mode 100644 conf.avail/51-local.conf diff --git a/conf.avail/50-user.conf b/conf.avail/50-user.conf new file mode 100644 index 0000000..9a38a40 --- /dev/null +++ b/conf.avail/50-user.conf @@ -0,0 +1,7 @@ + + + + + + ~/.fonts.conf + diff --git a/conf.avail/51-local.conf b/conf.avail/51-local.conf new file mode 100644 index 0000000..d35046e --- /dev/null +++ b/conf.avail/51-local.conf @@ -0,0 +1,7 @@ + + + + + + local.conf + diff --git a/fonts.conf.in b/fonts.conf.in index adc44e8..a4f3389 100644 --- a/fonts.conf.in +++ b/fonts.conf.in @@ -282,17 +282,6 @@ - - ~/.fonts.conf - - - conf.d - local.conf - -- 2.39.2