svn commit: r49452 - head/share/pgpkeys

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Wed Oct  5 03:52:30 2016
New Revision: 49452
URL: https://svnweb.freebsd.org/changeset/doc/49452

Log:
  Unconditionally build pgpkeyring file.
  
  Reported by:	peter
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/pgpkeys/Makefile

Modified: head/share/pgpkeys/Makefile
==============================================================================
--- head/share/pgpkeys/Makefile	Wed Oct  5 00:40:31 2016	(r49451)
+++ head/share/pgpkeys/Makefile	Wed Oct  5 03:52:30 2016	(r49452)
@@ -7,7 +7,7 @@ XSLPGP=		http://www.FreeBSD.org/XML/shar
 FILES=		pgpkeyring.txt
 CLEANFILES=	pgpkeyring.txt keyring.xml
 
-keyring.xml:
+keyring.xml:	.PHONY
 	@${ECHO_CMD} "<?xml version='1.0' encoding='UTF-8'?>" > ${.TARGET}
 	@${ECHO_CMD} "<keyring>" >> ${.TARGET}
 	@${CAT} *.key >> ${.TARGET}
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.