Copy PGPKEYS and README.html from the control repository for right now.

This commit is contained in:
Russ Allbery 2003-07-07 03:02:35 +00:00
parent ed17c7cb23
commit 7dd93a98b4

View file

@ -3,6 +3,10 @@
VERSION = 2.0
# Path to the PGPKEYS and README.html files. This currently will only work
# for me. Bleh.
CONTROL = $$HOME/usenet/control
# Black magic to get the version and modification date arguments for pod2man
# out of the comments in pgpverify and signcontrol.
EXTRACT = grep '^\# Version'
@ -16,6 +20,8 @@ dist: release pgpverify.8
rsync -a ARCHIVE FORMAT README* pgpverify pgpverify.8 \
sample.control sign.sh signcontrol staging/
cp -p pgpcontrol-$(VERSION).tar.gz staging/
cp $(CONTROL)/PGPKEYS staging/
cp $(CONTROL)/README.html staging/
# Generate a tarball of my entire working area, but without the archive of old
# versions of the software.