mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
postfix: Update to 3.4.4
Switched to HTTP from FTP for one of the mirrors. Rebased Patches. Removed ENGINES patch as it is only relevant for OpenSSL 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/makedefs 2016-01-28 12:30:14.444082390 -0500
|
||||
+++ b/makedefs 2016-01-28 13:44:02.092006512 -0500
|
||||
@@ -213,7 +213,7 @@ error() {
|
||||
--- a/makedefs
|
||||
+++ b/makedefs
|
||||
@@ -215,7 +215,7 @@ error() {
|
||||
|
||||
case $# in
|
||||
# Officially supported usage.
|
||||
@@ -9,7 +9,7 @@
|
||||
RELEASE=`(uname -r) 2>/dev/null`
|
||||
# No ${x%%y} support in Solaris 11 /bin/sh
|
||||
RELEASE_MAJOR=`expr "$RELEASE" : '\([0-9]*\)'` || exit 1
|
||||
@@ -227,6 +227,15 @@ case $# in
|
||||
@@ -229,6 +229,15 @@ case $# in
|
||||
esac
|
||||
|
||||
case "$SYSTEM.$RELEASE" in
|
||||
|
||||
Reference in New Issue
Block a user