]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-xaw
r528: * Consistently use the which command instead of command -v or hardcoded
[debhelper.git] / autoscripts / postrm-xaw
1 if which update-xaw-wrappers >/dev/null 2>&1; then
2         update-xaw-wrappers
3 fi