[the-board] [build] Don't distribute generated fonts.conf
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [build] Don't distribute generated fonts.conf
- Date: Tue, 1 Feb 2011 15:57:23 +0000 (UTC)
commit 5cbd08869218f7cb52c0d691d2cfe6e0083d2f0f
Author: Lucas Rocha <lucasr gnome org>
Date: Tue Feb 1 13:15:13 2011 +0000
[build] Don't distribute generated fonts.conf
data/fonts/Makefile.am | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/data/fonts/Makefile.am b/data/fonts/Makefile.am
index b39d5c7..44451ad 100644
--- a/data/fonts/Makefile.am
+++ b/data/fonts/Makefile.am
@@ -10,10 +10,8 @@ fonts.conf: fonts.conf.in
uninstalled-fonts.conf: uninstalled-fonts.conf.in
$(AM_V_GEN) $(do_subst) $< > $@
-dist_fontconfig_DATA = \
- fonts.conf
-
nodist_fontconfig_DATA = \
+ fonts.conf \
uninstalled-fonts.conf
dist_fonts_DATA =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]