DEBSOURCES
Skip Quicknav
sources / golf / 601.4.41-1 / arch.install
12345678
post_install() { echo "Setting up man pages..." mandb >/dev/null 2>&1 || true } post_upgrade() { post_install $1 }