summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaja2019-03-19 01:13:02 +0100
committerJaja2019-03-19 01:13:02 +0100
commit216c6657fdbabd5f5ac298dd3c6de4126d0bb490 (patch)
tree10521ffdd73f57f61f18740862e64bccd9fd6706
parent10467387cea83bba61f14d0f9285c7bdf061677e (diff)
downloadaur-216c6657fdbabd5f5ac298dd3c6de4126d0bb490.tar.gz
Install script warning
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6728554e65e0..59e390defb9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ prepare() {
echo '· This package requires about 2.4G 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 ''
}