Rename ipa.spec.in to freeipa.spec.in in BUILD.txt.

This is the shortcut to installing the build-deps.

ticket 859
This commit is contained in:
Rob Crittenden 2011-02-10 17:52:43 -05:00
parent 978be50666
commit 2b2642e0c2

View File

@ -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):