rpms/elfutils/devel Makefile,1.23,1.24

Roland McGrath (roland) fedora-extras-commits at redhat.com
Fri Jun 8 21:27:19 UTC 2007


Author: roland

Update of /cvs/pkgs/rpms/elfutils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4183

Modified Files:
	Makefile 
Log Message:
Tweak portable-build target to always use brew.



Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/devel/Makefile,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- Makefile	3 May 2007 22:49:17 -0000	1.23
+++ Makefile	8 Jun 2007 21:26:44 -0000	1.24
@@ -56,7 +56,7 @@
 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)




More information about the fedora-extras-commits mailing list