]> git.pld-linux.org Git - packages/nodejs.git/commitdiff
- new soname for 0.6 series
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 26 Jan 2012 14:59:08 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nodejs-soname.patch -> 1.5

nodejs-soname.patch

index f09eb9d4b87f0c28ddf76ed39fa30989d924e085..bc4717de1a12aa8e4aafc76ee7560b1eb2d64a70 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 = "6.0.0" # Fixme, derive from version
    else:
      node.install_path = '${PREFIX}/bin'
    node.chmod = 0755
This page took 0.030775 seconds and 4 git commands to generate.