[banshee] [bundle] fix typo in fontconfig package
- From: Aaron Bockover <abock src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [bundle] fix typo in fontconfig package
- Date: Thu, 25 Feb 2010 03:37:49 +0000 (UTC)
commit 372e713bb15961196c89b68c9f08749f63ea633f
Author: Aaron Bockover <abockover novell com>
Date: Wed Feb 24 22:36:52 2010 -0500
[bundle] fix typo in fontconfig package
build/bundle/packages/fontconfig.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/bundle/packages/fontconfig.py b/build/bundle/packages/fontconfig.py
index 61a4ab5..ed3fda2 100644
--- a/build/bundle/packages/fontconfig.py
+++ b/build/bundle/packages/fontconfig.py
@@ -1,5 +1,5 @@
Package ('fontconfig', '2.7.3',
- configure_flags = '--disable-docs',
+ configure_flags = [ '--disable-docs' ],
sources = [
'http://www.fontconfig.org/release/%{name}-%{version}.tar.gz'
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]