From 0f30480a8925f3651a364ab2ec7fe88e2b2e2ff2 Mon Sep 17 00:00:00 2001 From: jbj Date: Fri, 11 May 2001 14:52:28 +0000 Subject: [PATCH] Generate manifest for rpmdb. CVS patchset: 4768 CVS date: 2001/05/11 14:52:28 --- db3/configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/db3/configure b/db3/configure index 3128c6f..abb8495 100755 --- a/db3/configure +++ b/db3/configure @@ -15,3 +15,6 @@ listobjs:\ distdir install:\ \ db3_install: all install_setip \\' > Makefile + +# Generate manifest for rpmdb. +make -s listobjs > db3lobjs -- 2.7.4