aboutsummaryrefslogtreecommitdiff
path: root/utils/smartmontools/patches/002-os_mailer-is-mailx.patch
blob: 1bec1bfdae05adf2515049ed992df1d4ce3af435 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure
+++ b/configure
@@ -7633,7 +7633,7 @@ releaseversion='${PACKAGE}-${VERSION}'
 # Set platform-specific modules and symbols
 os_libs=
 os_dltools='curl wget lynx svn'
-os_mailer=mail
+os_mailer=mailx
 os_hostname="'hostname' 'uname -n'"
 os_dnsdomainname=
 os_nisdomainname="'domainname'"