Skip to content

Commit

Permalink
[kamor.ssrq-sds-fds.net] Remove explicit bsd-mailx package
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffect42 committed Mar 21, 2023
1 parent 37bfa58 commit b382e09
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions type/__ssrq_zfs/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,15 @@ in
;;
(sendmail|*)
__package bsd-mailx
export require=__package/bsd-mailx
mail_require=__package/bsd-mailx
;;
esac

export CDIST_ORDER_DEPENDENCY=true
require=__package_apt/zfsutils-linux \
require="__package_apt/zfsutils-linux ${mail_require-}" \
__package_apt zfs-zed
__start_on_boot zfs-zed
unset CDIST_ORDER_DEPENDENCY

unset require
;;
(*)
: "${__type:?}" # make shellcheck happy
Expand Down

0 comments on commit b382e09

Please sign in to comment.