/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to debian/mandos-client.postinst

* debian/mandos-client.config: Removed.
* debian/mandos-client.postinst: Do not source
                                 "/usr/share/debconf/confmodule".
* debian/mandos.config: Removed.
* debian/mandos.postinst: Do not source
                          "/usr/share/debconf/confmodule".

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# If prerm fails during replacement due to conflict:
16
16
#       <postinst> abort-remove in-favour <new-package> <version>
17
17
 
18
 
. /usr/share/debconf/confmodule
19
 
 
20
18
# Update the initial RAM file system image
21
19
update_initramfs()
22
20
{