common Makefile.common,1.99,1.100

Toshio くらとみ (toshio) fedora-extras-commits at redhat.com
Wed May 21 00:01:59 UTC 2008


Author: toshio

Update of /cvs/pkgs/common
In directory cvs-int.fedora.redhat.com:/home/fedora/toshio/common

Modified Files:
	Makefile.common 
Log Message:
Fix URL for admin.fp.o.



Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- Makefile.common	29 Apr 2008 17:09:25 -0000	1.99
+++ Makefile.common	21 May 2008 00:01:29 -0000	1.100
@@ -247,7 +247,7 @@
 	    if [ $$? -ne 0 ]; then \
 	        echo "ERROR: Your Fedora client-side certificate expired." >&2 ; \
                 echo "       You need to download a new client-side certificate" >&2 ; \
-                echo "       from https://admin.fedora.redhat.com/accounts/" >&2 ; \
+                echo "       from https://admin.fedoraproject.org/accounts/" >&2 ; \
                 exit 1 ; \
 	    fi ; \
 	fi




More information about the fedora-extras-commits mailing list