From 5b81377323ba7d12e765c3c59831dbfe0c89f418 Mon Sep 17 00:00:00 2001 From: roland Date: Jun 08 2007 21:26:44 +0000 Subject: Tweak portable-build target to always use brew. --- diff --git a/Makefile b/Makefile index 8ddd246..239309a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Makefile for source rpm: elfutils -# $Id: Makefile,v 1.22 2007/04/20 19:25:46 roland Exp $ +# $Id: Makefile,v 1.23 2007/05/03 22:49:17 roland Exp $ NAME := elfutils SPECFILE = elfutils.spec @@ -56,7 +56,7 @@ build-dep = $(portable.srpm) else redhat = /mnt/redhat $(portable-build): $(portable.srpm) - $(BUILD_CLIENT) $(BUILD_FLAGS) dist-$(portable-dist) $< + brew build $(BUILD_FLAGS) dist-$(portable-dist) $< rsync-to = $(public) build-dep = $(portable-build)/src/$(portable.srpm) portable-build: $(portable-build)