summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--deemix-server.install6
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a757ad8142f0..8636ee8b7e5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,4 +34,3 @@ pkgbase = deemix-server-git
sha256sums = SKIP
pkgname = deemix-server-git
-
diff --git a/deemix-server.install b/deemix-server.install
index da9828d3a128..7bbbd74faaa6 100644
--- a/deemix-server.install
+++ b/deemix-server.install
@@ -14,11 +14,11 @@ It is strongly reccomended to start the server via its unit file.
You can edit it to adjust your host, port and cookie settings.
Changing the ARL cookie before starting the service is mandatory.
-Under /usr/bin/deemix-server you can find some example configurations for NginX.
+Under /usr/lib/deemix-server you can find some example configurations for NginX.
If you would like to access the server under a subdirectory rather than a subdomain,
-edit the PKGBUILD and uncomment the "prepare" function setting the "_subdirectory"
-varible at will.
+edit the PKGBUILD, uncomment the "prepare" function setting the "_subdirectory"
+varible at will and rebuild the package.
INFO
}