summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-06-07 01:51:32 +0000
committerJeremy Katz <katzj@redhat.com>2006-06-07 01:51:32 +0000
commit6538c06ec4c08fab71e1a1a33f77edb2cd085c28 (patch)
tree89aa3c413a8c3b20758ef018deb313d47a307da5 /Makefile
parent6771245df1bf33dfb285d2fb5af30956809dbfe3 (diff)
downloadanaconda-6538c06ec4c08fab71e1a1a33f77edb2cd085c28.tar.gz
anaconda-6538c06ec4c08fab71e1a1a33f77edb2cd085c28.tar.xz
anaconda-6538c06ec4c08fab71e1a1a33f77edb2cd085c28.zip
more brew fixage
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cac2cb787..26c881b34 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
- brew $(COLLECTION) 'cvs://cvs.devel.redhat.com/cvs/dist?devel/anaconda#$(CVSTAG)'
+ brew build $(COLLECTION) 'cvs://cvs.devel.redhat.com/cvs/dist?devel/anaconda#$(CVSTAG)'
create-snapshot:
@rm -rf /tmp/anaconda