aboutsummaryrefslogtreecommitdiffstats
path: root/testing/loksh/loksh.pre-deinstall
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-08-09 00:11:31 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-08-10 15:22:33 +0200
commit5bc39a7221e1a760864bf5bf409ba60ea3d494c3 (patch)
tree677e100ed8ecf91e8cf1f5f34a3704d902621b95 /testing/loksh/loksh.pre-deinstall
parent842e258a6130f64204f20ca8172946f5f26fa1e2 (diff)
downloadaports-5bc39a7221e1a760864bf5bf409ba60ea3d494c3.tar.bz2
aports-5bc39a7221e1a760864bf5bf409ba60ea3d494c3.tar.xz
testing/loksh: new aport
Diffstat (limited to 'testing/loksh/loksh.pre-deinstall')
-rw-r--r--testing/loksh/loksh.pre-deinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/loksh/loksh.pre-deinstall b/testing/loksh/loksh.pre-deinstall
new file mode 100644
index 0000000000..2a4b7d83cd
--- /dev/null
+++ b/testing/loksh/loksh.pre-deinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+remove-shell '/bin/ksh'
+exit 0