common Makefile.common,1.43,1.44

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Mon Mar 26 12:25:56 UTC 2007


Author: ausil

Update of /cvs/extras/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3823

Modified Files:
	Makefile.common 
Log Message:
make sure we use the same dist vale as the buildsys



Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- Makefile.common	26 Mar 2007 04:36:58 -0000	1.43
+++ Makefile.common	26 Mar 2007 12:25:26 -0000	1.44
@@ -48,6 +48,7 @@
 RPMDIR ?= $(WORKDIR)
 MOCKDIR ?= $(WORKDIR)
 ifeq ($(DISTVAR),epel)
+DISTVAR := rhel
 MOCKCFG ?= fedora-$(DISTVAL)-$(BUILDARCH)-epel.cfg
 else
 MOCKCFG ?= fedora-$(DISTVAL)-$(BUILDARCH)-core.cfg




More information about the scm-commits mailing list