summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tlpkg/bin/place2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/place b/Master/tlpkg/bin/place
index f617f6bee95..50f782428ec 100755
--- a/Master/tlpkg/bin/place
+++ b/Master/tlpkg/bin/place
@@ -60,6 +60,8 @@ if ($Root eq 'texmf-doc') {
die "cannot handle Root=$Root";
}
+die "top-level README in $Root, that can't be right" if -e "$root/README";
+
# initialize TLPDB
my $tlpdb = new TeXLive::TLPDB ('root' => $M);
# create TLTREE from stuff in cooked/$pkg