summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredfish2018-08-22 19:38:58 -0400
committerredfish2018-08-22 20:28:14 -0400
commit34f20073ab9cc2ae5223457aeb0c29df6097bab6 (patch)
tree9e344382ba917ca0a2360cf39f32e60b22ebbdc5 /PKGBUILD
parentd2e5da27525e0baa813db1fc49c21699246a88c7 (diff)
downloadaur-34f20073ab9cc2ae5223457aeb0c29df6097bab6.tar.gz
print note that makepkg -R unsupported
Diffstat (limited to 'PKGBUILD')
-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