aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mopidy/mopidy.post-deinstall
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-05-21 12:36:22 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-05-21 11:04:09 +0000
commit32842555b0943bea51743b43882fd83924798797 (patch)
tree84371b14a37cde8cc52f65336423f0db86ff8888 /testing/mopidy/mopidy.post-deinstall
parent403823ee875d7d9fabb5aed22e967127b79b5eda (diff)
downloadaports-32842555b0943bea51743b43882fd83924798797.tar.bz2
aports-32842555b0943bea51743b43882fd83924798797.tar.xz
testing/mopidy: move to community
Diffstat (limited to 'testing/mopidy/mopidy.post-deinstall')
-rw-r--r--testing/mopidy/mopidy.post-deinstall5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/mopidy/mopidy.post-deinstall b/testing/mopidy/mopidy.post-deinstall
deleted file mode 100644
index 229c294e2c..0000000000
--- a/testing/mopidy/mopidy.post-deinstall
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-deluser mopidy
-
-exit 0