summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2010-12-13 15:12:11 -0500
committerPaul W. Frields <stickster@gmail.com>2010-12-13 15:12:11 -0500
commit039a1094018b1fbea574b9deb0896317ce36fa62 (patch)
treed55d17a54d896a3a0f5be360d98b216ef4021364
parent0b7d71351b5201bebf3352274d8d74b934f41886 (diff)
downloadecs-git-test-039a1094018b1fbea574b9deb0896317ce36fa62.tar.gz
ecs-git-test-039a1094018b1fbea574b9deb0896317ce36fa62.tar.xz
ecs-git-test-039a1094018b1fbea574b9deb0896317ce36fa62.zip
Fix testing repo URL
-rw-r--r--Makefile.custom2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.custom b/Makefile.custom
index d529efe..ea81460 100644
--- a/Makefile.custom
+++ b/Makefile.custom
@@ -52,7 +52,7 @@ calendar: clean all
/usr/bin/gedit *csv.txt;
# These are rules to work with an "upstream" git repo
-GITREPO_URL=git://fedorapeople.org/~pfrields/public_git/ecs-git-test.git
+GITREPO_URL=git://fedorapeople.org/~pfrields/ecs-git-test.git
GITREPO_LOC=ecs-git-test
.git: