plan9port/dict
Kare Nuorteva b3336e5cbb all: remove .cvsignore files
Rename following .cvsignore files to .gitkeep since they are
required by the build (directories must exist before build):
	- bin/fossil/.gitkeep
	- bin/fs/.gitkeep
	- bin/venti/.gitkeep

Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
2017-09-14 17:25:17 +02:00
..
README

# Thanks to Caerwyn Jones for preparing the dictionary
# and modifying dict to handle it.
# This is the Project Gutenberg original Webster's dictionary

wget -O- https://9fans.github.io/plan9port/dist/pgw.tar.bz2|
	bunzip2|
	tar xf -

# This is the Project Gutenberg original Roget's thesaurus

wget -O- https://9fans.github.io/plan9port/dist/roget.tar.bz2|
	bunzip2|
	tar xf -