summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2010-12-13 15:09:24 -0500
committerPaul W. Frields <stickster@gmail.com>2010-12-13 15:09:24 -0500
commit0b7d71351b5201bebf3352274d8d74b934f41886 (patch)
treebeb577023279090cea1ab3c82da7fdd819c646a5
parentdda545ad5443a0d75c98c285eb7f8b0a0ca8d1e2 (diff)
downloadecs-git-test-0b7d71351b5201bebf3352274d8d74b934f41886.tar.gz
ecs-git-test-0b7d71351b5201bebf3352274d8d74b934f41886.tar.xz
ecs-git-test-0b7d71351b5201bebf3352274d8d74b934f41886.zip
Use my new fpeeps public location for testing
-rw-r--r--Makefile.custom2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.custom b/Makefile.custom
index 8f6a34d..d529efe 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=file:///home/pfrields/fedora/projects/ecs-git-test/
+GITREPO_URL=git://fedorapeople.org/~pfrields/public_git/ecs-git-test.git
GITREPO_LOC=ecs-git-test
.git: