rm Obsolete is unnecessary because makedist.sh only adds things from MANIFEST; and...
authorAri Johnson <ari@cobramush.org>
Tue, 3 Apr 2007 12:56:08 +0000 (12:56 +0000)
committerAri Johnson <ari@theari.com>
Thu, 24 Mar 2011 15:58:45 +0000 (15:58 +0000)
(cherry picked from commit 63cdf23f15d85cc986e9f9acec05eb102449b870)

utils/preparedist.sh

index 32f9aa24af73576360fbdbe0ab0ad036c75f97b2..ad094317362ee255a928852936e112b8f8a82fdb 100644 (file)
@@ -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..."