summaryrefslogtreecommitdiffstats
path: root/moz/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-09-30 11:55:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-09-30 11:55:19 +0100
commitfb348bddc0a97985b0b72de703ee5271514f0348 (patch)
tree01a9cbfcf9a45adbf3c93eb8fdd9e1fa3e92774d /moz/makefile.mk
parentRemove leftover unneeded and buggy debugging printout (diff)
downloadcore-fb348bddc0a97985b0b72de703ee5271514f0348.tar.gz
core-fb348bddc0a97985b0b72de703ee5271514f0348.zip
#i114323# fix broken makefile, won't build under >= f14 otherwise
Diffstat (limited to 'moz/makefile.mk')
-rw-r--r--moz/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/moz/makefile.mk b/moz/makefile.mk
index 9629f7138b74..feb2c50343ee 100644
--- a/moz/makefile.mk
+++ b/moz/makefile.mk
@@ -86,7 +86,8 @@ PATCH_FILES = \
patches/dtoa.patch \
patches/respect_disable_pango.patch \
patches/arm_build_fix.patch \
- patches/link_fontconfig.patch
+ patches/link_fontconfig.patch \
+ patches/brokenmakefile.patch
# This file is needed for the W32 build when BUILD_MOZAB is set
# (currently only vc8/vs2005 is supported when BUILD_MOZAB is set)