[yum: 1/2] Update my path for cvs

James Antill james at fedoraproject.org
Tue Sep 14 15:25:53 UTC 2010


commit 567ec6bbbffafeb259700093c1207a48607397ff
Author: James Antill <james at and.org>
Date:   Fri Sep 10 13:50:19 2010 -0400

    Update my path for cvs

 latest-head4rawhide.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/latest-head4rawhide.sh b/latest-head4rawhide.sh
index 14ef5b9..b40a691 100755
--- a/latest-head4rawhide.sh
+++ b/latest-head4rawhide.sh
@@ -3,7 +3,7 @@
 done=false
 if [ "x$1" = "xjames" ]; then
     done=true
-    cvs=~/work/fedora/cvs/yum/devel
+    cvs=~/work/fedora/cvs/yum
     git=~/work/rpm/private/yum
 fi
 if [ "x$1" = "xseth" ]; then


More information about the scm-commits mailing list