mozilla-pkgconfig.patch
changeset 380 0887a88b1e85
parent 356 30a00f382aed
child 382 67f876aafae8
child 429 3771f850eaa9
equal deleted inserted replaced
378:dfb824794771 380:0887a88b1e85
    12  include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
    12  include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
    13  
    13  
    14  # Add pkg-config files to the install:: target
    14  # Add pkg-config files to the install:: target
    15  
    15  
    16 +# the apilibdir always ends with 1.9 as every patch update will provide a link
    16 +# the apilibdir always ends with 1.9 as every patch update will provide a link
    17 +apilibdir = $(dir $(installdir))xulrunner-9
    17 +apilibdir = $(dir $(installdir))xulrunner-10
    18 +
    18 +
    19  pkg_config_files = \
    19  pkg_config_files = \
    20  	libxul.pc \
    20  	libxul.pc \
    21  	libxul-embedding.pc \
    21  	libxul-embedding.pc \
    22  	mozilla-js.pc \
    22  	mozilla-js.pc \