--- common/Makefile.common 2008/11/25 16:20:10 1.6 +++ common/Makefile.common 2009/10/12 21:01:25 1.7 @@ -5,7 +5,7 @@ # Copyright (C) 2004-2005 Red Hat, Inc. # Copyright (C) 2005 Fedora Foundation # -# $Id: Makefile.common,v 1.4 2008/07/30 18:02:28 slords Exp $ +# $Id: Makefile.common,v 1.6 2008/11/25 16:20:10 slords Exp $ # Define the common dir. # This needs to happen first. @@ -46,7 +46,7 @@ SRCRPMDIR ?= $(WORKDIR) BUILDDIR ?= $(WORKDIR) RPMDIR ?= $(WORKDIR) MOCKDIR ?= $(WORKDIR) -MOCKCFG ?= smeserver-$(SMEVAL)-$(BUILDARCH)-contribs +MOCKCFG ?= smeserver-$(SMEVAL)-$(BUILDARCH)-base ## SOURCEDIR is special; it has to match the CVS checkout directory, ## because the CVS checkout directory contains the patch files. So it basically ## can't be overridden without breaking things. But we leave it a variable