Andreas Ulm
|
c795ed7ef4
|
implemented --deb-maintainerscripts-force-errorchecks (#1696)
Switched from always enabling errexit to fpm parameter as result of
discussion in #1696.
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
|
2021-01-19 14:33:01 -08:00 |
|
Andreas Ulm
|
feb53faa14
|
added set -e to debian maintainer scripts #1696
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
|
2021-01-19 14:33:01 -08:00 |
|
Alexander Weidinger
|
127b29194a
|
Add --deb-after-purge FILE
|
2017-07-20 16:41:15 -07:00 |
|
Daniel Haskin
|
19bf369d4f
|
Fix for *debian* packages for #875
|
2015-04-09 23:17:54 -06:00 |
|
Daniel Haskin
|
a2fa9c7afd
|
Add improved abort-install and abort-remove
|
2015-04-08 21:56:44 -06:00 |
|
Wesley Spikes
|
d2120a84f4
|
Bash does not allow for empty functions.
Instead, we use the null operator here. Tested in both dash
and bash.
|
2015-01-22 14:49:55 -08:00 |
|
Wesley Spikes
|
b3f4a9f019
|
Add missing shebang lines for deb maintenance scripts
These scripts are only used when before/after-upgrade options are
provided to fpm.
|
2015-01-22 14:46:51 -08:00 |
|
Daniel Haskin
|
5b07133a1c
|
Add debian upgrade functionality
|
2014-09-18 07:24:37 -06:00 |
|