void-packages/srcpkgs/hplip/INSTALL

6 lines
148 B
Plaintext

case "${ACTION}" in
post)
# Link to the no-GUI config if there is none
[ -e etc/hp/hplip.conf ] || ln -sf hplip-nogui.conf etc/hp/hplip.conf
esac