summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a6b9c8dca62..fb671ba436c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,6 +35,9 @@ md5sums=('SKIP'
_fakeadd_error() {
+ echo "NOTE: makepkg -R is not supported because it does not load libfakeuser."
+ echo " If pass -R, you will always see the following error message."
+ echo
echo "You must have a 'gnunet' user and group, and additionally a 'gnunetdns' group in"
echo 'your system prior to building this package.'
echo