summaryrefslogtreecommitdiff
path: root/db3/configure
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-05-31 22:31:14 +0000
committerjbj <devnull@localhost>2001-05-31 22:31:14 +0000
commitf5ebe3fb424b215dbd455cabd37f5ea56bd5dbff (patch)
treebd022b76822e483d6133c63c5fa056a750f6b4d9 /db3/configure
parentf8b347a38aeb9a8c90739f3cd2cd2d5c5e46fcce (diff)
downloadrpm-f5ebe3fb424b215dbd455cabd37f5ea56bd5dbff.tar.gz
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
- fix: return suggested packages when using Depends cache. CVS patchset: 4823 CVS date: 2001/05/31 22:31:14
Diffstat (limited to 'db3/configure')
-rwxr-xr-xdb3/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/db3/configure b/db3/configure
index e4782e41d..f1f1ac2df 100755
--- a/db3/configure
+++ b/db3/configure
@@ -9,7 +9,7 @@ ln -sf ../dist $db_dist/../db/dist
ln -sf ../dist $db_dist
CC="$CC" CFLAGS="$CFLAGS" $db_dist/configure \
- `echo $* | sed -e "s% --cache-file=.*$% --enable-shared --enable-static --enable-debug --enable-rpc --with-uniquename=rpmdb --srcdir=$db_dist%"`
+ `echo $* | sed -e "s% --cache-file=.*$% --enable-shared --enable-static --enable-debug --enable-rpc --with-uniquename=_rpmdb --srcdir=$db_dist%"`
# XXX hack to get db-3.3.4 to configure properly
rm -f $db_dist/../db/dist $db_dist/dist
@@ -26,9 +26,9 @@ db3_install: all install_setip \\' > Makefile
mv db.h db.h.orig
cat db.h.orig | sed \
- -e '/^struct __db;/i \
+ -e '/^struct __db;/i\
/*@-incondefs@*/' \
- -e '/^struct __key_range;/a \
+ -e '/^struct __key_range;/a\
/*@=incondefs@*/' > db.h
# Generate manifest for rpmdb.