summarylogtreecommitdiffstats
path: root/hqplayer-embedded.install
diff options
context:
space:
mode:
Diffstat (limited to 'hqplayer-embedded.install')
-rw-r--r--hqplayer-embedded.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/hqplayer-embedded.install b/hqplayer-embedded.install
deleted file mode 100644
index 5f43be5509d6..000000000000
--- a/hqplayer-embedded.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
-echo "
-To enable upnp functionality add <upnp interface="auto" /> to hqplayerd.xml configuration file. For further documentation, consult hqplayerd manual"
-}
-
-post_upgrade() {
- post_install
-}