summarylogtreecommitdiffstats
path: root/jcryptool.install
diff options
context:
space:
mode:
Diffstat (limited to 'jcryptool.install')
-rw-r--r--jcryptool.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/jcryptool.install b/jcryptool.install
deleted file mode 100644
index 66523d845b98..000000000000
--- a/jcryptool.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- ln -s /opt/jcryptool/JCrypTool /usr/bin/jcryptool
-}
-
-post_remove() {
- rm /usr/bin/jcryptool
-}