summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-menu-method
AgeCommit message (Collapse)AuthorFilesLines
2002-06-21r533: * In script fragments, use more posix tests, no -a or -o, no parens.joey1-1/+1
Closes: #150403
2002-05-26r528: * Consistently use the which command instead of command -v or hardcodedjoey1-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
2001-06-10r477: * Check that update-modules is present before running it, since ↵joey1-1/+1
modutils is not essential. Closes: #100430
1999-08-17r3: Initial revisionjoey1-0/+3