We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
01-fixwarnings.patch.txt 02-ar-header.patch.txt 03-no_daemon.patch.txt 04-logging.patch.txt 05-insert_header.patch.txt 06-ipv6.patch.txt
src_prepare() { epatch "${FILESDIR}"/01-fixwarnings.patch epatch "${FILESDIR}"/02-ar-header.patch epatch "${FILESDIR}"/03-no_daemon.patch epatch "${FILESDIR}"/04-logging.patch epatch "${FILESDIR}"/05-insert_header.patch epatch "${FILESDIR}"/06-ipv6.patch }
can this patches be added ?
The text was updated successfully, but these errors were encountered:
Hi,
Except for 03-no_daemon.patch , all others were already committed since day 1 :p Credits to Andreas Schulze that posted the patches on Postfix list.
Can you send a pull-request for the missing one ?
Sorry, something went wrong.
i have no missing files, and cant PR it :/
If no issue here, then I'm closing
No branches or pull requests
01-fixwarnings.patch.txt
02-ar-header.patch.txt
03-no_daemon.patch.txt
04-logging.patch.txt
05-insert_header.patch.txt
06-ipv6.patch.txt
src_prepare() {
epatch "${FILESDIR}"/01-fixwarnings.patch
epatch "${FILESDIR}"/02-ar-header.patch
epatch "${FILESDIR}"/03-no_daemon.patch
epatch "${FILESDIR}"/04-logging.patch
epatch "${FILESDIR}"/05-insert_header.patch
epatch "${FILESDIR}"/06-ipv6.patch
}
can this patches be added ?
The text was updated successfully, but these errors were encountered: