# HG changeset patch # User Wolfgang Rosenauer # Date 1288328558 -7200 # Node ID 1b299e08ac054e494d9d25e2e66cbc34bea71817 # Parent 569c12e2aff920746a6210bd03da3a0f5442857a Fixed wrong reference in pkgconfig files diff -r 569c12e2aff9 -r 1b299e08ac05 mozilla-pkgconfig.patch --- a/mozilla-pkgconfig.patch Tue Oct 26 13:28:54 2010 +0200 +++ b/mozilla-pkgconfig.patch Fri Oct 29 07:02:38 2010 +0200 @@ -14,7 +14,7 @@ include $(topsrcdir)/toolkit/mozapps/installer/packager.mk +# the apilibdir always ends with 1.9 as every patch update will provide a link -+apilibdir = $(dir $(installdir))xulrunner-1.9.2 ++apilibdir = $(dir $(installdir))xulrunner-2.0 + $(MOZILLA_VERSION).system.conf: $(topsrcdir)/config/milestone.txt Makefile printf "[%s]\nGRE_PATH=%s\nxulrunner=true\nabi=%s" \