Displaying 2 results from an estimated 2 matches for "die_cmd".
Did you mean:
dd_cmd
2012 Mar 25
2
build postfix rpm with mysql
...ndir}/rmail.postfix
%define sendmail_path %{_sbindir}/sendmail.postfix
# Don't use %{_libdir} as it gives the wrong directory on x86_64 servers
%define usrlib_sendmail /usr/lib/sendmail.postfix
%define initdir /etc/rc.d/init.d
%define whinge /usr/bin/logger -p mail.info -t postfix/rpm
%define die_cmd die(){ %whinge "$*"; exit 1; }
Name: postfix
Group: System Environment/Daemons
URL: http://www.postfix.org
License: IBM Public License
PreReq: chkconfig, initscripts, shadow-utils
PreReq: /etc/init.d, /sbin/service, chkconfig >= 1.3
Epoch: 2
Provides: MTA smtpd smtpdaemon
Provides: %...
2011 Nov 19
4
build postfix spec w/ mysql
...ndir}/rmail.postfix
%define sendmail_path %{_sbindir}/sendmail.postfix
# Don't use %{_libdir} as it gives the wrong directory on x86_64 servers
%define usrlib_sendmail /usr/lib/sendmail.postfix
%define initdir /etc/rc.d/init.d
%define whinge /usr/bin/logger -p mail.info -t postfix/rpm
%define die_cmd die(){ %whinge "$*"; exit 1; }
Name: postfix
Group: System Environment/Daemons
URL: http://www.postfix.org
License: IBM Public License
PreReq: chkconfig, initscripts, shadow-utils
PreReq: /etc/init.d, /sbin/service, chkconfig >= 1.3
Epoch: 2
Provides: MTA smtpd smtpdaemon
Provides: %...