From 67ab4215102e480cabc80322669845933019a2e4 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Fri, 19 May 2006 21:54:22 +0000 Subject: Update archtable to reflect current archive: Add amd64 and remove sh. Closes: #367329 --- lib/database.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/database.c b/lib/database.c index 61e02baf0..49013b7cb 100644 --- a/lib/database.c +++ b/lib/database.c @@ -110,7 +110,6 @@ int informative(struct pkginfo *pkg, struct pkginfoperfile *info) { nes(info->bugs) || nes(info->installedsize) || nes(info->source) || - nes(info->architecture) || informativeversion(&info->version) || info->conffiles || info->arbs) return 1; -- cgit v1.2.3