summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index d70351d6a..df029a533 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -5,7 +5,7 @@ Dependencies
The quickest way to get the dependencies needed for building is:
-# yum install rpm-build `grep "^BuildRequires" ipa.spec.in | awk '{ print $2 }' | grep -v "^/"`
+# yum install rpm-build `grep "^BuildRequires" freeipa.spec.in | awk '{ print $2 }' | grep -v "^/"`
This is currently (01/05/11):