]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-scrollkeeper
r1605: * Switch from build-depends-indep to just build-depends.
[debhelper.git] / autoscripts / postinst-scrollkeeper
1 if [ "$1" = "configure" ]; then
2         scrollkeeper-update -q
3 fi