From 697c3e6d39a14cb9be758c2e03e14c78dc30e8c5 Mon Sep 17 00:00:00 2001 From: ewt Date: Tue, 20 Feb 1996 20:56:26 +0000 Subject: [PATCH] removed dump, dumpdb CVS patchset: 364 CVS date: 1996/02/20 20:56:26 --- lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 2184c6f..566f52f 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -4,7 +4,7 @@ LIBOBJECTS = header.o oldrpmdb.o misc.o messages.o rpmerr.o falloc.o \ oldheader.o install.o signature.o verify.o LIBRPM = librpm.a LOADLIBES = -lrpm -lgdbm -ldb $(LIBEFENCE) -PROGS = dump dumpdb +PROGS = # ----------------------------------------------------------------------- -- 2.7.4