From 2b2642e0c2eb8a08acdd56e69772d8caa2f099a6 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Thu, 10 Feb 2011 17:52:43 -0500 Subject: Rename ipa.spec.in to freeipa.spec.in in BUILD.txt. This is the shortcut to installing the build-deps. ticket 859 --- BUILD.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.txt') 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): -- cgit