typo fix
This commit is contained in:
parent
77be3f53e9
commit
caf64da579
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ If this field is present, it should contain an MD5 hash for every source file
|
||||||
specified in the \fIsource\fP array (in the same order). makepkg will use
|
specified in the \fIsource\fP array (in the same order). makepkg will use
|
||||||
this to verify source file integrity during subsequent builds. To easily
|
this to verify source file integrity during subsequent builds. To easily
|
||||||
generate md5sums, first build using the PKGBUILD then run
|
generate md5sums, first build using the PKGBUILD then run
|
||||||
\fBmakepkg -g >>PKGBILD\fP. Then you can edit the PKGBUILD and move the
|
\fBmakepkg -g >>PKGBUILD\fP. Then you can edit the PKGBUILD and move the
|
||||||
\fImd5sums\fP line from the bottom to an appropriate location.
|
\fImd5sums\fP line from the bottom to an appropriate location.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Reference in a new issue