]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-scrollkeeper
r1635: * Added dh_gconf command from Ross Burton. Closes: #180882
[debhelper.git] / autoscripts / postinst-scrollkeeper
1 if [ "$1" = "configure" ] && which scrollkeeper-update 2>/dev/null; then
2         scrollkeeper-update -q
3 fi