index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | doc/PKGBUILD.5.asciidoc | 6 |
diff --git a/doc/PKGBUILD.5.asciidoc b/doc/PKGBUILD.5.asciidoc index c57038c2..f12effde 100644 --- a/doc/PKGBUILD.5.asciidoc +++ b/doc/PKGBUILD.5.asciidoc @@ -18,9 +18,9 @@ PKGBUILD is written, the actual package is built using makepkg and installed with pacman. NOTE: An example PKGBUILD, useful for reference, is located in '{pkgdatadir}' -along with other example files such as a ChangeLog and an install -script. You can copy the provided PKGBUILD.proto file to a new package build -directory and make customizations to suit your needs. +along with other example files such as an install script. You can copy the +provided PKGBUILD.proto file to a new package build directory and make +customizations to suit your needs. Options and Directives |