[gnome-ostree] fix fontconfig patch
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] fix fontconfig patch
- Date: Thu, 10 Jan 2013 13:09:18 +0000 (UTC)
commit 4c931caae3d9bd26981c45d01a15c76e11e35f47
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jan 10 08:09:48 2013 -0500
fix fontconfig patch
patches/fontconfig-autogen.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/patches/fontconfig-autogen.patch b/patches/fontconfig-autogen.patch
index 59781d4..ff070dc 100644
--- a/patches/fontconfig-autogen.patch
+++ b/patches/fontconfig-autogen.patch
@@ -17,7 +17,7 @@ index 93855cb..19832f6 100755
}
-if test -z "$AUTOGEN_SUBDIR_MODE"; then
-+if test -z "$AUTOGEN_SUBDIR_MODE && test -z "$NOCONFIGURE"; then
++if test -z "$AUTOGEN_SUBDIR_MODE" && test -z "$NOCONFIGURE"; then
if test -z "$*"; then
echo "I am going to run ./configure with no arguments - if you wish "
echo "to pass any to it, please specify them on the $0 command line."
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]