diff options
author | Jay Freeman <saurik@saurik.com> | 2009-04-11 16:31:30 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-04-11 16:31:30 +0000 |
commit | 2eb5befb644170fa04a8532befc23bfb1b77d86f (patch) | |
tree | 9cc17fc9994ba9a46e65b763248f45c9b1f4f27c | |
parent | 5ffaf3bc4a0a539ee8375ef18a51e6cdb233c1bb (diff) |
Typo'd 'grep' as 'gzip'.
git-svn-id: http://svn.telesphoreo.org/trunk@587 514c082c-b64e-11dc-b46d-3d985efe055d
l--------- | data/gzip/_metadata/grep.dep | 1 | ||||
l--------- | data/gzip/_metadata/gzip.dep | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/gzip/_metadata/grep.dep b/data/gzip/_metadata/grep.dep new file mode 120000 index 000000000..a7c23a155 --- /dev/null +++ b/data/gzip/_metadata/grep.dep @@ -0,0 +1 @@ +../../grep
\ No newline at end of file diff --git a/data/gzip/_metadata/gzip.dep b/data/gzip/_metadata/gzip.dep deleted file mode 120000 index c6c801e81..000000000 --- a/data/gzip/_metadata/gzip.dep +++ /dev/null @@ -1 +0,0 @@ -../../gzip
\ No newline at end of file |