post_install() {
echo
echo Fakeroot does not give you any real root permissions. This utility is primarily intended to be used for development purposes.
echo More info about usage at https://wiki.debian.org/FakeRoot.
echo
echo Programs requiring real root permissions will not run under fakeroot. Do not post bug reports about this.
echo
}
