From: Ari Johnson Date: Tue, 3 Apr 2007 12:56:08 +0000 (+0000) Subject: rm Obsolete is unnecessary because makedist.sh only adds things from MANIFEST; and... X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=8a935a37c27bd6de4ad2d2c4bab52d7974179cae;p=cobramush.git 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) --- 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..."