summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-06-07 01:47:55 +0000
committerJeremy Katz <katzj@redhat.com>2006-06-07 01:47:55 +0000
commit6771245df1bf33dfb285d2fb5af30956809dbfe3 (patch)
tree0bc7e9fd0e0f178c708a2b71c2f0fb79213d9260 /Makefile
parentc88430cdc25fe12e2ad6f1557e3a08dc389d9973 (diff)
downloadanaconda-6771245df1bf33dfb285d2fb5af30956809dbfe3.tar.gz
anaconda-6771245df1bf33dfb285d2fb5af30956809dbfe3.tar.xz
anaconda-6771245df1bf33dfb285d2fb5af30956809dbfe3.zip
2006-06-06 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version * Makefile (build): Switch to brew
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cdf171b55..cac2cb787 100644
--- a/Makefile
+++ b/Makefile
@@ -96,7 +96,7 @@ build: src
@mkdir /tmp/anaconda
cd /tmp/anaconda ; cvs co common ; cd common ; ./cvs-import.sh $(SRPMDIR)/anaconda-$(VERSION)-$(RELEASE).src.rpm
@rm -rf /tmp/anaconda
- bhc $(COLLECTION) 'cvs://cvs.devel.redhat.com/cvs/dist?devel/anaconda#$(CVSTAG)'
+ brew $(COLLECTION) 'cvs://cvs.devel.redhat.com/cvs/dist?devel/anaconda#$(CVSTAG)'
create-snapshot:
@rm -rf /tmp/anaconda