common Makefile.common,1.100,1.101

Toshio くらとみ (toshio) fedora-extras-commits at redhat.com
Fri May 23 17:44: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:
* Add the location of the fedora cert.



Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- Makefile.common	21 May 2008 00:01:29 -0000	1.100
+++ Makefile.common	23 May 2008 17:44:29 -0000	1.101
@@ -248,6 +248,7 @@
 	        echo "ERROR: Your Fedora client-side certificate expired." >&2 ; \
                 echo "       You need to download a new client-side certificate" >&2 ; \
                 echo "       from https://admin.fedoraproject.org/accounts/" >&2 ; \
+                echo "       and save it in a file named ~/.fedora.cert" >&2 ; \
                 exit 1 ; \
 	    fi ; \
 	fi




More information about the scm-commits mailing list