- oops, meant $RPM_BUILD_ROOT
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 14 Apr 2004 21:22:09 +0000 (21:22 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 14 Apr 2004 21:22:09 +0000 (21:22 +0000)
README

diff --git a/README b/README
index 8f1ce97..65e38db 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Copyright (c) 2003  The Trustees of Princeton University (Trustees).
 
-$Id$
+$Id: README,v 1.1 2004/04/09 20:12:22 mlh-pl_rpm Exp $
 
 Here are some general guidelines for writing spec files.
 
@@ -14,7 +14,7 @@ Here are some general guidelines for writing spec files.
 
 * Always define BuildRoot based in %{_tmppath}.
 
-* In the %install step, always install files based in $RPM_BUILD_DIR.
+* In the %install step, always install files based in $RPM_BUILD_ROOT.
 
 * Don't be overly restrictive with Requires or BuildRequires tags. RPM
   is already pretty smart about analyzing your package for necessary