summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaja2019-03-19 01:12:39 +0100
committerJaja2019-03-19 01:12:39 +0100
commit33e867245d6a73c75b7224b934f51a3d90777f3b (patch)
tree1f2aa780ea3fcf6a9f61fd9cafd5ddd7c80c2b9c /PKGBUILD
parente95d25877aaf3dc4547e325f17081f20ac82e755 (diff)
downloadaur-33e867245d6a73c75b7224b934f51a3d90777f3b.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 0dd626b7fb83..25cfcdbb74a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ prepare() {
echo '· This package requires about 3.1G 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 '· Because of size, you may run out of RAM if you use tmpfs aware aur helpers.'
+ echo '· The install script will modify your configuration files in each home directory.'
echo ''
}