Fixed wrong reference in pkgconfig files
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 29 Oct 2010 07:02:38 +0200
changeset 189 1b299e08ac05
parent 187 569c12e2aff9
child 190 36e368eff6f7
Fixed wrong reference in pkgconfig files
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" \