[Pkg-javascript-commits] [node-leveldown] 442/492: Updated snappy.gyp to point to snappy-1.1.1.

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.

commit 898d7b7a114a0088f6719badd38f25a5bbf2939a
Author: Matteo Collina <matteo.collina at gmail.com>
Date:   Wed Nov 13 10:45:27 2013 +0100

    Updated snappy.gyp to point to snappy-1.1.1.
---
 deps/snappy/snappy.gyp | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/deps/snappy/snappy.gyp b/deps/snappy/snappy.gyp
index a20518b..eae91c5 100644
--- a/deps/snappy/snappy.gyp
+++ b/deps/snappy/snappy.gyp
@@ -14,12 +14,12 @@
   , 'standalone_static_library': 1
   , 'include_dirs': [
         '<(os_include)'
-      , 'snappy-1.1.0'
+      , 'snappy-1.1.1'
     ]
   , 'direct_dependent_settings': {
         'include_dirs': [
             '<(os_include)'
-          , 'snappy-1.1.0'
+          , 'snappy-1.1.1'
         ]
     }
   , 'conditions': [
@@ -64,12 +64,12 @@
         }]
     ]
   , 'sources': [
-        'snappy-1.1.0/snappy-internal.h'
-      , 'snappy-1.1.0/snappy-sinksource.cc'
-      , 'snappy-1.1.0/snappy-sinksource.h'
-      , 'snappy-1.1.0/snappy-stubs-internal.cc'
-      , 'snappy-1.1.0/snappy-stubs-internal.h'
-      , 'snappy-1.1.0/snappy.cc'
-      , 'snappy-1.1.0/snappy.h'
+        'snappy-1.1.1/snappy-internal.h'
+      , 'snappy-1.1.1/snappy-sinksource.cc'
+      , 'snappy-1.1.1/snappy-sinksource.h'
+      , 'snappy-1.1.1/snappy-stubs-internal.cc'
+      , 'snappy-1.1.1/snappy-stubs-internal.h'
+      , 'snappy-1.1.1/snappy.cc'
+      , 'snappy-1.1.1/snappy.h'
     ]
 }]}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list