diff options
author | Dan McGee <dan@archlinux.org> | 2009-01-13 06:43:46 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-01-13 06:59:44 +0100 |
commit | 3d6da93093caa12f726f723ba19d737c8a55b44d (patch) | |
tree | 1976fd9f7347ca8a4b7fd73c38ef97e2ce8ecf91 | |
parent | cb7337eb640b70b295edb7b05b016b53352d8713 (diff) | |
download | pacman-3d6da93093caa12f726f723ba19d737c8a55b44d.tar.gz pacman-3d6da93093caa12f726f723ba19d737c8a55b44d.tar.xz |
doc: remove BUILDSCRIPT from makepkg.conf docs
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | doc/makepkg.conf.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt index f699f50e..72bdbea2 100644 --- a/doc/makepkg.conf.5.txt +++ b/doc/makepkg.conf.5.txt @@ -180,7 +180,7 @@ Options This value is used when querying a package to see who was the builder. It is recommended you change this to your name and email address. -*BUILDSCRIPT*, *PKGEXT*, *SRCEXT*:: +*PKGEXT*, *SRCEXT*:: Do not touch these unless you know what you are doing. |