--- common/Makefile.common 2010/02/20 20:09:05 1.8 +++ common/Makefile.common 2010/03/16 15:41:16 1.9 @@ -5,7 +5,7 @@ # Copyright (C) 2004-2005 Red Hat, Inc. # Copyright (C) 2005 Fedora Foundation # -# $Id: Makefile.common,v 1.7 2009/10/12 21:01:25 slords Exp $ +# $Id: Makefile.common,v 1.8 2010/02/20 20:09:05 slords Exp $ # Define the common dir. # This needs to happen first. @@ -291,7 +291,7 @@ install-short: sources $(TARGETS) CVS_ROOT := $(shell if [ -f CVS/Root ] ; then cat CVS/Root ; fi) CVS_REPOSITORY := $(shell if [ -f CVS/Repository ] ; then cat CVS/Repository ; fi) -CVS_URL := cvs://smecontribs.cvs.sourceforge.net:/cvsroot/smecontribs?$(CVS_REPOSITORY)\#$(TAG) +CVS_URL := cvs://smecontribs.cvs.sourceforge.net/cvsroot/smecontribs?$(CVS_REPOSITORY)\#$(TAG) ## create a clean exported copy in $(TMPCVS) export:: sources