/[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.5 by slords, Mon Dec 24 16:50:52 2007 UTC Revision 1.10 by slords, Mon Dec 24 17:33:50 2007 UTC
# 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