From 88b78e03679209c5048ea6a361431f605d5de430 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 3 Feb 2020 15:26:18 -0700 Subject: actually, let's just have one README after all Signed-off-by: Sean Whitton --- dist.ini | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index fd81d86..79522e1 100644 --- a/dist.ini +++ b/dist.ini @@ -15,16 +15,6 @@ release_status = unstable [GatherDir] prune_directory = debian -exclude_filename = distreadme -exclude_filename = README.rst - -; The installation instructions in distreadme are valid only for the -; dist, not for the git repository, so avoid having them under the -; name 'README' in the root of the git repository -[Run::BeforeBuild] -eval = use File::Copy qw(copy); copy "distreadme", "README" -[Run::BeforeArchive] -eval = unlink "README" [AutoPrereqs] -- cgit v1.2.3