PKGBUILD(5): Remove reference to ChangeLog prototype inclusion
We do not distribute a ChangeLog prototype, so should not reference it in the man page. Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
0d6e82d374
commit
4fe9adf418
1 changed files with 3 additions and 3 deletions
|
@ -18,9 +18,9 @@ PKGBUILD is written, the actual package is built using makepkg and installed
|
||||||
with pacman.
|
with pacman.
|
||||||
|
|
||||||
NOTE: An example PKGBUILD, useful for reference, is located in '{pkgdatadir}'
|
NOTE: An example PKGBUILD, useful for reference, is located in '{pkgdatadir}'
|
||||||
along with other example files such as a ChangeLog and an install
|
along with other example files such as an install script. You can copy the
|
||||||
script. You can copy the provided PKGBUILD.proto file to a new package build
|
provided PKGBUILD.proto file to a new package build directory and make
|
||||||
directory and make customizations to suit your needs.
|
customizations to suit your needs.
|
||||||
|
|
||||||
|
|
||||||
Options and Directives
|
Options and Directives
|
||||||
|
|
Loading…
Add table
Reference in a new issue