Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-26 | r528: * Consistently use the which command instead of command -v or hardcoded | joey | 1 | -1/+1 | |
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 | |||||
2000-07-06 | r353: * Modified all postinst script fragments to only run when called with | joey | 1 | -0/+1 | |
"configure". I looked at the other possibilities, and I don't think any of the supported stuff should be called if the postist is called for error unwinds. Closes: #66673 * Implemented dh_clean -X, to allow specification of files to not delete, Closes: #66670 |