Index: Makefile |
diff --git a/Makefile b/Makefile |
index 72d08c4b95af404a647ddb6ee5e41063eef6e1bc..6287a6cdaf33432b19284c1212065a3ade2e2c78 100644 |
--- a/Makefile |
+++ b/Makefile |
@@ -266,4 +266,4 @@ $(ENVFILE).new: |
# Dependencies. |
dependencies: |
svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \ |
- --revision 1026 |
+ --revision 1251 |
Jakob Kummerow
2012/03/28 16:08:51
Is there a specific reason you picked revision 125
fdmanana
2012/03/28 16:49:29
Well, 1026 didn't work, so at the time I picked th
|