Fix typo in lynx command to generate README

This commit is contained in:
Russ Allbery 2018-02-11 11:44:32 -08:00
parent 0f60a37145
commit cd07473f1c

View file

@ -25,7 +25,7 @@ dist: release pgpverify.8
cp -p pgpcontrol-$(VERSION).tar.gz staging/
cp $(CONTROL)/PGPKEYS staging/
cp $(CONTROL)/README.html staging/
lynx --dump --nolist staaging/README.html > staging/README
lynx --dump --nolist staging/README.html > staging/README
# Generate a tarball of my entire working area, but without the archive of old
# versions of the software.