Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 371643 | Differences between
and this patch

Collapse All | Expand All

(-)makedefs.orig (-1 / +1 lines)
Lines 260-266 Link Here
260
    Linux.1*)	SYSTYPE=LINUX1
260
    Linux.1*)	SYSTYPE=LINUX1
261
		SYSLIBS="-ldb"
261
		SYSLIBS="-ldb"
262
		;;
262
		;;
263
    Linux.2*)	SYSTYPE=LINUX2
263
    Linux.2*|Linux.3*) SYSTYPE=LINUX2
264
		# Postfix no longer needs DB 1.85 compatibility
264
		# Postfix no longer needs DB 1.85 compatibility
265
		if [ -f /usr/include/db.h ]
265
		if [ -f /usr/include/db.h ]
266
		then
266
		then

Return to bug 371643