1 2 3 4
post_install() { _pkgname=regreet echo "Sample configuration file installed at /usr/share/doc/$_pkgname/$_pkgname.sample.toml" }