extras-buildsys/utils extras-repobuild.py,1.20,1.21

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sun Aug 20 12:38:12 UTC 2006


Author: mschwendt

Update of /cvs/fedora/extras-buildsys/utils
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1601

Modified Files:
	extras-repobuild.py 
Log Message:
extras-repoview.py


Index: extras-repobuild.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/extras-repobuild.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- extras-repobuild.py	20 Aug 2006 12:26:07 -0000	1.20
+++ extras-repobuild.py	20 Aug 2006 12:38:10 -0000	1.21
@@ -16,7 +16,7 @@
 import os, sys
 import shutil
 
-sys.path.append('/srv/extras-push/work/extras-buildsys/utils')
+sys.path.append('/srv/extras-push/work/buildsys-utils')
 from ExtrasPushUtils import *
 
 # get the path to where to look for the packages to be signed




More information about the scm-commits mailing list