mozilla-pkgconfig.patch
changeset 443 12f422228367
parent 410 0af1b0003b9f
child 472 603446686afe
equal deleted inserted replaced
442:5be1ea987342 443:12f422228367
    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-12
    17 +apilibdir = $(dir $(installdir))xulrunner-14
    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 \