Gentoo Archives: gentoo-dev

From: "Robin H.Johnson" <robbat2@g.o>
To: gentoo-dev@g.o
Subject: [gentoo-dev] sed foo and DB4 fixes
Date: Thu, 15 May 2003 01:48:22
Message-Id: 20030515014818.GA15982@cherenkov.orbis-terrarum.net
1 After running into a tough problem with Courier-IMAP
2 I found some of the DB4 fixes going into the tree have had a minor fault
3 in them...
4
5 They have: sed -i -e "s,-ldb,-ldb-3.2," configure
6 Should be: sed -i -e "s,-ldb,-ldb-3.2,g" configure
7 because -ldb occurs twice on some lines!
8
9 If you applied a fix similar to this to any packages, please ensure that
10 you haven't made the above mistake.
11
12 --
13 Robin Hugh Johnson
14 E-Mail : robbat2@××××××××××××××.net
15 Home Page : http://www.orbis-terrarum.net/?l=people.robbat2
16 ICQ# : 30269588 or 41961639
17 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85