From: root Date: Sun, 7 Jul 1996 22:11:43 +0000 (+0000) Subject: remove rpmchecksig X-Git-Tag: rpm-4.4-release~5005 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13557192ec64c6b8f5cd149d7eb1a2c155e1ed36;p=platform%2Fupstream%2Frpm.git remove rpmchecksig CVS patchset: 730 CVS date: 1996/07/07 22:11:43 --- diff --git a/tools/Makefile.in b/tools/Makefile.in index 0025a4f..9d6b8c0 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -1,6 +1,6 @@ ### These are variables meant to be exported -PROGS = rpmlead rpmheader rpmarchive rpmsignature rpmchecksig dump dumpdb +PROGS = rpmlead rpmheader rpmarchive rpmsignature dump dumpdb ifeq (.depend,$(wildcard .depend)) TARGET=everything