Codebase list dillo / 3873f99
Use set -e also in prerm, not only in postinst Axel Beckert 12 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 #!/bin/sh
1 set -e
12
23 case "$1" in
34 remove|deconfigure)