summaryrefslogtreecommitdiff
path: root/path
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-06-19 14:00:32 -0700
committerElliott Hughes <enh@google.com>2019-06-19 14:00:32 -0700
commit534278ffdddbb287aba5f2b355cb1188cc03a822 (patch)
treef47583613c8cefb83fe0e3b9d3bb9cdfdaa5bf11 /path
parent095c47e7ce86e12ac0913c8b61329f69e30a8089 (diff)
downloadbuild-tools-534278ffdddbb287aba5f2b355cb1188cc03a822.tar.gz
Add bzcat/xzcat symlinks.
Test: treehugger Change-Id: Ie190f0f2d3a780cf292eab60828d2dda218fda7b
Diffstat (limited to 'path')
l---------path/darwin-x86/bzcat1
l---------path/darwin-x86/xzcat1
l---------path/linux-x86/bzcat1
l---------path/linux-x86/xzcat1
4 files changed, 4 insertions, 0 deletions
diff --git a/path/darwin-x86/bzcat b/path/darwin-x86/bzcat
new file mode 120000
index 00000000..c2beadb8
--- /dev/null
+++ b/path/darwin-x86/bzcat
@@ -0,0 +1 @@
+../../darwin-x86/bin/bzip2 \ No newline at end of file
diff --git a/path/darwin-x86/xzcat b/path/darwin-x86/xzcat
new file mode 120000
index 00000000..ae6572bb
--- /dev/null
+++ b/path/darwin-x86/xzcat
@@ -0,0 +1 @@
+../../darwin-x86/bin/xz \ No newline at end of file
diff --git a/path/linux-x86/bzcat b/path/linux-x86/bzcat
new file mode 120000
index 00000000..690843d3
--- /dev/null
+++ b/path/linux-x86/bzcat
@@ -0,0 +1 @@
+../../linux-x86/bin/bzip2 \ No newline at end of file
diff --git a/path/linux-x86/xzcat b/path/linux-x86/xzcat
new file mode 120000
index 00000000..1a705221
--- /dev/null
+++ b/path/linux-x86/xzcat
@@ -0,0 +1 @@
+../../linux-x86/bin/xz \ No newline at end of file