summarylogtreecommitdiffstats
path: root/stone-soup-yiuf.install
diff options
context:
space:
mode:
Diffstat (limited to 'stone-soup-yiuf.install')
-rw-r--r--stone-soup-yiuf.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/stone-soup-yiuf.install b/stone-soup-yiuf.install
deleted file mode 100644
index eee217a3f7f8..000000000000
--- a/stone-soup-yiuf.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_upgrade() {
-
- # return if old pkgver <= 1.4.3-1
- [[ $(vercmp $2 1.4.3-1) -le 0 ]] && return
-
- echo "---------------------------------------------------------------------
- stone-soup-yiuf saves have moved to ~/.yiufcrawl.
- If you want to keep your old saves, move ~/.crawl-yiuf to
- ~/.yiufcrawl.
----------------------------------------------------------------------"
-} \ No newline at end of file