/[smeserver]/common/Makefile.common
ViewVC logotype

Diff of /common/Makefile.common

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.9 by slords, Mon Dec 24 17:32:14 2007 UTC Revision 1.10 by slords, Mon Dec 24 17:33:50 2007 UTC
# Line 5  Line 5 
5  # Copyright (C) 2004-2005 Red Hat, Inc.  # Copyright (C) 2004-2005 Red Hat, Inc.
6  # Copyright (C) 2005 Fedora Foundation  # Copyright (C) 2005 Fedora Foundation
7  #  #
8  # $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 $
9    
10  # Define the common dir.  # Define the common dir.
11  # This needs to happen first.  # This needs to happen first.
# Line 552  $(addsuffix .md5,$(UPSTREAM_FILES)): %.m Line 552  $(addsuffix .md5,$(UPSTREAM_FILES)): %.m
552          @$(check-upstream-md5sum)          @$(check-upstream-md5sum)
553    
554  # We keep all the relevant GPG keys in the upstream-key.gpg so we can  # We keep all the relevant GPG keys in the upstream-key.gpg so we can
555  # check the signatures....  # check the signatures...
556  import-upstream-gpg : upstream-key.gpg FORCE  import-upstream-gpg : upstream-key.gpg FORCE
557          mkdir -p $(HOME)/.gnupg          mkdir -p $(HOME)/.gnupg
558          gpg --quiet --import --no-secmem-warning --no-permission-warning $< || :          gpg --quiet --import --no-secmem-warning --no-permission-warning $< || :


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed