]> git.donarmstrong.com Git - debhelper.git/commit
r528: * Consistently use the which command instead of command -v or hardcoded
authorjoey <joey>
Sun, 26 May 2002 05:06:51 +0000 (05:06 +0000)
committerjoey <joey>
Sun, 26 May 2002 05:06:51 +0000 (05:06 +0000)
commit4106beebd28b7fe73dd19e43cf15378c08b8241f
treea2b42f4eefb46e7b3ae27ab09d115f1093fa6103
parent9dc5e9ccba3756ad14d7c2941c3130243bbc4406
r528:    * Consistently use the which command instead of command -v or hardcoded
     paths in autoscripts. Neither is in posix, but which is in debianutils, so
     will always be available. command -v is not available in zsh.
Closes: #148172
autoscripts/postinst-doc-base
autoscripts/postinst-suid
autoscripts/postinst-xaw
autoscripts/postinst-xfonts
autoscripts/postrm-menu
autoscripts/postrm-menu-method
autoscripts/postrm-mime
autoscripts/postrm-suid
autoscripts/postrm-xaw
autoscripts/prerm-doc-base
debian/changelog