9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] Patch for dict to remove sources references
@ 2018-09-07 16:03 Sean Hinchee
  0 siblings, 0 replies; only message in thread
From: Sean Hinchee @ 2018-09-07 16:03 UTC (permalink / raw)
  To: 9front

The below patch removes references to sources from /lib/dict. This is 
probably for the best as sources is gone. I wasn't sure whether 
something shipped with 9front should rely on 9p.io despite it probably 
being more up to date, so I referenced the sources mirror on 
contrib.9front.org as such.

diff -r d7f302d0a2a5 lib/dict/README.pgw
--- a/lib/dict/README.pgw	Tue Sep 04 20:55:10 2018 +0200
+++ b/lib/dict/README.pgw	Fri Sep 07 10:55:35 2018 -0500
@@ -1,7 +1,7 @@
  To get the Project Gutenberg dictionary use

-	9fs sources
-	cp /n/sources/extra/pgw.tar.bz2 /tmp
+	9fs contrib.9front.org
+	cp /n/contrib.9front.org/sources/extra/pgw.tar.bz2 /tmp
  	cd /lib/dict
  	bunzip2 < /tmp/pgw.tar.bz2 | tar x

diff -r d7f302d0a2a5 lib/dict/README.roget
--- a/lib/dict/README.roget	Tue Sep 04 20:55:10 2018 +0200
+++ b/lib/dict/README.roget	Fri Sep 07 10:55:35 2018 -0500
@@ -1,5 +1,5 @@
  To get the Project Gutenberg Roget's thesaurus use

-	9fs sources
-	cp /n/sources/extra/roget/* /lib/dict
+	9fs contrib.9front.org
+	cp /n/contrib.9front.org/sources/extra/roget/* /lib/dict

Cheers,
Sean


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-07 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-07 16:03 [9front] Patch for dict to remove sources references Sean Hinchee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).