mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/leafnode2: update the upstream URL in Config.in
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' URL status in the package stats
web page output.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 3e8f2056ea)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
52602205c7
commit
d3de723c62
@@ -9,9 +9,9 @@ config BR2_PACKAGE_LEAFNODE2
|
|||||||
|
|
||||||
Leafnode-2 needs inetd, check chapter 14 of the documentation
|
Leafnode-2 needs inetd, check chapter 14 of the documentation
|
||||||
at:
|
at:
|
||||||
http://www.dt.e-technik.uni-dortmund.de/~ma/leafnode/beta/leafnode-readme.txt
|
http://krusty.dt.e-technik.tu-dortmund.de/~ma/leafnode/beta/leafnode-readme.txt
|
||||||
|
|
||||||
For example, you can add this line to inetd.conf:
|
For example, you can add this line to inetd.conf:
|
||||||
nntp stream tcp nowait news /usr/sbin/leafnode
|
nntp stream tcp nowait news /usr/sbin/leafnode
|
||||||
|
|
||||||
http://www.dt.e-technik.tu-dortmund.de/~ma/leafnode/beta
|
http://krusty.dt.e-technik.tu-dortmund.de/~ma/leafnode/beta
|
||||||
|
|||||||
Reference in New Issue
Block a user