postfix: Workaround build error with kernel 3.x.

This commit is contained in:
Michael Tremer
2012-08-22 16:41:21 +02:00
parent ceee30d43b
commit 8f28e1b8fc
2 changed files with 4 additions and 1 deletions

View File

@@ -36,6 +36,9 @@ PAK_VER = 6
DEPS = "amavisd mysql"
# Fake kernel release
export UTS_RELEASE = 2.6.32-ipfire
###############################################################################
# Top-level Rules
###############################################################################

View File

@@ -611,7 +611,7 @@ buildipfire() {
ipfiremake screen
ipfiremake smartmontools
ipfiremake htop
# ipfiremake postfix # unknown system type linux 3.2.x
ipfiremake postfix
ipfiremake fetchmail
ipfiremake cyrus-imapd
ipfiremake openmailadmin