--- common/Makefile.common 2007/12/24 17:32:14 1.9 +++ common/Makefile.common 2007/12/24 17:33:50 1.10 @@ -5,7 +5,7 @@ # Copyright (C) 2004-2005 Red Hat, Inc. # Copyright (C) 2005 Fedora Foundation # -# $Id: Makefile.common,v 1.5 2007/12/24 16:50:52 slords Exp $ +# $Id: Makefile.common,v 1.4 2007/11/02 22:32:27 slords Exp $ # Define the common dir. # This needs to happen first. @@ -552,7 +552,7 @@ $(addsuffix .md5,$(UPSTREAM_FILES)): %.m @$(check-upstream-md5sum) # We keep all the relevant GPG keys in the upstream-key.gpg so we can -# check the signatures.... +# check the signatures... import-upstream-gpg : upstream-key.gpg FORCE mkdir -p $(HOME)/.gnupg gpg --quiet --import --no-secmem-warning --no-permission-warning $< || :