projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c88f0ac
)
docs: fix a counting fail
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 29 May 2010 13:11:48 +0000
(13:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 29 May 2010 13:11:48 +0000
(13:11 +0000)
SVN-Revision: 21621
docs/build.tex
patch
|
blob
|
history
diff --git
a/docs/build.tex
b/docs/build.tex
index 3a9088afce0d3aeb1854bede3802f320e9e29a04..6828a23183563d5a192bca9febd2904caa1b8ace 100644
(file)
--- a/
docs/build.tex
+++ b/
docs/build.tex
@@
-182,7
+182,7
@@
and packages will be in the "\texttt{bin/packages}" directory.
One of the things that we've attempted to do with OpenWrt's template system is make it
incredibly easy to port software to OpenWrt. If you look at a typical package directory
-in OpenWrt you'll find
two
things:
+in OpenWrt you'll find
several
things:
\begin{itemize}
\item \texttt{package/\textit{<name>}/Makefile}