summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaja2019-03-19 01:12:56 +0100
committerJaja2019-03-19 01:12:56 +0100
commitf1cc0ab6d97ed8009f58a10baab52fa9c3f21990 (patch)
treeaf3e45683975edda830dbe4ac10b09b425b331fc /PKGBUILD
parent40ee53f89d24cd888f34e80ab80702067ac26d66 (diff)
downloadaur-f1cc0ab6d97ed8009f58a10baab52fa9c3f21990.tar.gz
Install script warning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a2f4becc648..3ceda8d6cb68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ prepare() {
echo 'Warning:'
echo '· This package requires about 423M to be available within /usr/share.'
echo '· Make sure you have a _fast_ disk serving /usr/share, i.e. an SSD. Without an SSD, using this data can make LanguageTool much slower.'
+ echo '· The install script will modify your configuration files in each home directory.'
echo ''
}