summaryrefslogtreecommitdiffstats
path: root/crypto/cryptcat/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cryptcat/INSTALL')
-rwxr-xr-xcrypto/cryptcat/INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/cryptcat/INSTALL b/crypto/cryptcat/INSTALL
new file mode 100755
index 0000000000..4f6c6176b0
--- /dev/null
+++ b/crypto/cryptcat/INSTALL
@@ -0,0 +1,2 @@
+install -vm 755 cryptcat "$INSTALL_ROOT/usr/bin/cryptcat" &&
+ln -vsf "$TRACK_ROOT/usr/bin/cryptcat" "$INSTALL_ROOT/usr/bin/nc"