summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-berkeleydb+db-3.2.9.patch
blob: c06b00dc51c56ad6ee736546afbd1ac81c1b97c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../berkeleydb/db-3.2.9.patch.orig	Thu May 22 05:16:22 2003
+++ ../berkeleydb/db-3.2.9.patch	Sat May 31 22:17:11 2003
@@ -52,7 +52,7 @@
   	solaris*)	JINCSUBDIRS="solaris";;
   	linux*)		JINCSUBDIRS="linux genunix";;
 + 	irix*)		JINCSUBDIRS="irix";;
-+ 	freebsd*)	JINCSUBDIRS="freebsd genunix";;
++ 	freebsd*)	JINCSUBDIRS="freebsd bsd linux genunix";;
   	*)		JINCSUBDIRS="genunix";;
   	esac