summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Abolivier2016-03-14 17:52:47 +0100
committerBrendan Abolivier2016-03-14 17:52:47 +0100
commitaabf079cf75c96ae6066b5a63937a47caed3cda7 (patch)
treecf5cdb1fdb9fbbb5fba20206076f66ca3c5c95e3
parentb33c8e6515f3ca8be367644119daa7030f7d7a68 (diff)
downloadaur-aabf079cf75c96ae6066b5a63937a47caed3cda7.tar.gz
Added unofficial mention
-rw-r--r--cozy.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/cozy.install b/cozy.install
index a56ef00f6aeb..c933f01493f4 100644
--- a/cozy.install
+++ b/cozy.install
@@ -12,6 +12,7 @@ bold="${all_off}$(tput bold)"
blue="${bold}$(tput setaf 4)"
post_install() {
+ msg "Please not that this package comes from the Cozy community and is not an official Cozy port. Please report any trouble to the maintainer in the ways discribed at https://github.com/babolivier/cozy-archlinux#get-in-touch"
msg "Checking ports availability"
lsof -i :9002 > /dev/null 2>&1
if [ $? = "0" ]; then