From 9e4c6e2ddde5a86fb72052fda92d28ee3e7c1606 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 15 Jul 2010 11:33:03 +0200 Subject: [PATCH] Remove 'filedir.missing' check info. It is not used anywhere, and don't seem to be a useful check at all. --- bin/repoman | 1 - man/repoman.1 | 3 --- 2 files changed, 4 deletions(-) diff --git a/bin/repoman b/bin/repoman index 235d4f079..53b9ad0cd 100755 --- a/bin/repoman +++ b/bin/repoman @@ -270,7 +270,6 @@ qahelp={ "ebuild.notadded":"Ebuilds that exist but have not been added to cvs", "ebuild.patches":"PATCHES variable should be a bash array to ensure white space safety", "changelog.notadded":"ChangeLogs that exist but have not been added to cvs", - "filedir.missing":"Package lacks a files directory", "file.executable":"Ebuilds, digests, metadata.xml, Manifest, and ChangeLog do note need the executable bit", "file.size":"Files in the files directory must be under 20 KiB", "file.size.fatal":"Files in the files directory must be under 60 KiB", diff --git a/man/repoman.1 b/man/repoman.1 index 362e6e538..58165bb7d 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -294,9 +294,6 @@ File/dir name must be composed of only the following chars: a-zA-Z0-9._-+: .B file.size Files in the files directory must be under 20k .TP -.B filedir.missing -Package lacks a files directory -.TP .B inherit.autotools Ebuild inherits autotools but does not call eautomake, eautoconf or eautoreconf .TP -- 2.26.2