/mandos/trunk

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

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: teddy at bsnet
  • Date: 2011-12-23 20:00:52 UTC
  • Revision ID: teddy@fukt.bsnet.se-20111223200052-nehnjfy0fogvm4ii
* mandos (initlogger): Take new "debug" argument; all callers changed.
                       Only add console logger in debug mode.
  (main/cleanup): Remove temp file on failure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
        dh_fixperms --exclude etc/keys/mandos \
86
86
                --exclude etc/mandos/clients.conf \
87
87
                --exclude etc/mandos/plugins.d \
88
 
                --exclude usr/lib/mandos/plugins.d
 
88
                --exclude usr/lib/mandos/plugins.d \
 
89
                --exclude /usr/share/doc/mandos-client/network-hooks.d
89
90
        dh_installdeb
90
91
        dh_shlibdeps
91
92
        dh_gencontrol