aboutsummaryrefslogtreecommitdiffstats
path: root/testing/yash/yash.pre-deinstall
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-04-24 00:14:03 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-04-24 00:14:36 +0200
commit698f57190d1567def07bd4d22797b3eed921b298 (patch)
tree0bea0793ed3bd46bd76c84964fa7ff51780140ce /testing/yash/yash.pre-deinstall
parente0448c5be0073fed5393637261699e8d7f659caa (diff)
downloadaports-698f57190d1567def07bd4d22797b3eed921b298.tar.bz2
aports-698f57190d1567def07bd4d22797b3eed921b298.tar.xz
testing/yash: new aport
http://yash.osdn.jp/ Yet another shell
Diffstat (limited to 'testing/yash/yash.pre-deinstall')
-rw-r--r--testing/yash/yash.pre-deinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/yash/yash.pre-deinstall b/testing/yash/yash.pre-deinstall
new file mode 100644
index 0000000000..7205565ee1
--- /dev/null
+++ b/testing/yash/yash.pre-deinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+remove-shell '/usr/bin/yash'
+exit 0