Commit fea3f0d7 authored by frkoenig@google.com's avatar frkoenig@google.com

Remove svn export hook.

Hook was incorrectly overwriting directory whenever
gclient runhooks was issued.
Review URL: http://webrtc-codereview.appspot.com/194001

git-svn-id: http://libyuv.googlecode.com/svn/trunk@9 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent 5c5c831a
......@@ -18,10 +18,6 @@ deps = {
hooks = [
{
"pattern": ".",
"action": ["svn", "export", Var("libyuv_trunk"), "--force"],
},
# A change to a .gyp, .gypi, or to GYP itself should run the generator.
{
"pattern": ".",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment