From b4d2cac15b19ff1ec0d233ae742884d1632769c6 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 25 Jul 2007 06:15:23 +0000 Subject: [PATCH] test commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40484 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/HowToReleaseLLVM.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HowToReleaseLLVM.html b/docs/HowToReleaseLLVM.html index c7934215d54..dcf283f3893 100644 --- a/docs/HowToReleaseLLVM.html +++ b/docs/HowToReleaseLLVM.html @@ -438,7 +438,7 @@ make rpm # for binary rpm that has the name of the release (LLVM-M.m in our current case). This is the directory that will get tar'd. It contains all the software that needs to be in the distribution. During the copying - process, it omits generated files, CVS directories, and any other + process, it omits generated files, SVN directories, and any other "cruft" that's in your build tree. This is done to eliminate the possibility of huge distribution tarballs that include useless or irrelevant stuff in them. This is the trickiest part of making the -- 2.34.1