summarylogtreecommitdiffstats
path: root/connman-nmcompat.install
diff options
context:
space:
mode:
authorSamantha McVey2016-09-11 11:24:07 -0700
committerSamantha McVey2016-09-11 11:24:07 -0700
commitb969a572ef5a4941a939fb13584d15dd756dfbd1 (patch)
treed812d1dbf1fde6ab6f0553eb12c7a36d716d0113 /connman-nmcompat.install
parent59bac975d0f0786d17259a91bb7679cf31715870 (diff)
downloadaur-connman-nmcompat.tar.gz
transition to connman because the functionality is now included in the official package
Diffstat (limited to 'connman-nmcompat.install')
-rw-r--r--connman-nmcompat.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/connman-nmcompat.install b/connman-nmcompat.install
new file mode 100644
index 000000000000..ad97e9c3a668
--- /dev/null
+++ b/connman-nmcompat.install
@@ -0,0 +1,4 @@
+post_upgrade() {
+ printf "*********************************************************************************************\n"
+ printf "Now that the Official Arch package has Network Manager compatibility build in, you should remove this package as it will be going away soon. This package update was just a transition package to the official connman package\n\n\n\n"
+}