From 73789bc8f5933894828637d45b38415287a73d0f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 25 Mar 2004 16:33:29 +0000 Subject: [PATCH] remove duplicate use of the meta-data label --- Doc/dist/dist.tex | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 35d8fed850aa..18e535a3061c 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -798,7 +798,6 @@ if sys.version < '2.2.3': \subsection{Debugging the setup script} -\label{meta-data} Sometimes things go wrong, and the setup script doesn't do what the developer wants. -- 2.47.3