aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-03-14 14:04:00 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-03-14 14:04:00 +0100
commitb47586e76bc4f3c2c4ab6829028b5dd2f03e702d (patch)
tree90276849b76b422aae967bcbf8852a79a7c94f17
parentc54fdac500a8233599e784540ecda7e3a0f21560 (diff)
downloadgnunet-b47586e76bc4f3c2c4ab6829028b5dd2f03e702d.tar.gz
gnunet-b47586e76bc4f3c2c4ab6829028b5dd2f03e702d.zip
add packaging notice; fix #5633
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 01f9cbd7b..0665a8339 100644
--- a/README
+++ b/README
@@ -580,6 +580,13 @@ Further Reading
580 * Using the webbrowser: 580 * Using the webbrowser:
581 https://bib.gnunet.org/ 581 https://bib.gnunet.org/
582 582
583Notes on Packaging
584==================
585
586* GNUnet installs binaries which should not be called by the user into
587 $PREFIX/lib/gnunet/libexec. This folder must not be confused with the
588 $PREFIX/libexec. GNUnet does not install anything into the libexec dir
589 to compliant with https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html
583 590
584Stay tuned 591Stay tuned
585========== 592==========