mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
7 lines
169 B
Text
7 lines
169 B
Text
|
post_install() {
|
||
|
cat << EOF
|
||
|
==> If you're not satisfied by the information "man newsbeuter" provides,
|
||
|
==> have a look at /usr/share/doc/newsbeuter/newsbeuter.html
|
||
|
EOF
|
||
|
}
|