diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-09 04:44:54 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-09 04:44:54 +0100 |
commit | 262c110dc03c79271be240d2d149ed3d78338ea6 (patch) | |
tree | fd8f406f12db32944a85db822840a914a87d5b0e /doc/makepkg.8 | |
parent | b67e10d6b391d325b1599598b3a15104ccdacab3 (diff) | |
download | pacman-262c110dc03c79271be240d2d149ed3d78338ea6.tar.gz pacman-262c110dc03c79271be240d2d149ed3d78338ea6.tar.xz |
Another round of manpage updates.
Diffstat (limited to 'doc/makepkg.8')
-rw-r--r-- | doc/makepkg.8 | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/makepkg.8 b/doc/makepkg.8 index 90944d93..78913ccc 100644 --- a/doc/makepkg.8 +++ b/doc/makepkg.8 @@ -115,15 +115,14 @@ before proceeding with operations. useful if you are redirecting makepkg output to file. .SH CONFIGURATION -Configuration options are stored in \fBmakepkg.conf\fP. This file is sourced, -so you can include any special compiler flags you wish to use. This is helpful -for building for different architectures, or with different optimizations. +See +.BR makepkg.conf (5) +for more details on configuring \fBmakepkg\fP using the \fBmakepkg.conf\fP file. -\fBNOTE:\fP This does not guarantee that all package Makefiles will use your -exported variables. Some of them are non-standard... - -The file is fairly well commented, so follow directions given there for -customization. +.SH BUGS +Bugs? You must be kidding, there are no bugs in this software. But if we happen +to be wrong, send us an email with as much detail as possible to +<pacman-dev@archlinux.org>. .SH SEE ALSO .BR makepkg.conf (5), |