From 8a935a37c27bd6de4ad2d2c4bab52d7974179cae Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Tue, 3 Apr 2007 12:56:08 +0000 Subject: [PATCH] rm Obsolete is unnecessary because makedist.sh only adds things from MANIFEST; and having Obsolete around on a development copy can be useful anyhow; so reverted previous change to preparedist.sh (cherry picked from commit 63cdf23f15d85cc986e9f9acec05eb102449b870) --- utils/preparedist.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/preparedist.sh b/utils/preparedist.sh index 32f9aa2..ad09431 100644 --- a/utils/preparedist.sh +++ b/utils/preparedist.sh @@ -20,7 +20,6 @@ chmod 755 utils/update.pl # Step 2: run metaconfig echo "Running metaconfig to generate Configure and config_h.SH..." metaconfig -M -rm Obsolete # Step 3: generate changes.txt echo "Generating changes.txt..." -- 2.30.2