]> git.pld-linux.org Git - packages/nodejs.git/blobdiff - nodejs-soname.patch
8.x LTS info
[packages/nodejs.git] / nodejs-soname.patch
index f09eb9d4b87f0c28ddf76ed39fa30989d924e085..812c7debabc5c5c30d6a35554c9c49471e102701 100644 (file)
@@ -4,7 +4,7 @@
    node.add_objects = 'eio http_parser'
    if product_type_is_lib:
      node.install_path = '${LIBDIR}'
-+    node.vnum = "4.0.0" # Fixme, derive from version
++    node.vnum = "10.0.0" # Fixme, derive from version
    else:
      node.install_path = '${PREFIX}/bin'
    node.chmod = 0755
This page took 0.08241 seconds and 4 git commands to generate.