index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-03-04 18:19:31 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-03-15 15:32:58 +1000 |
commit | 0aded7487f96685b762810df7e34d3b8ba84c7be (patch) | |
tree | 66ce6c3239d033ffc1f0da09b591eace51ffbfcd /doc/PKGBUILD.5.txt | |
parent | 156d41a18628d6e63cc49cfcb27e9c96826f9e74 (diff) |
-rw-r--r-- | doc/PKGBUILD.5.txt | 2 |
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index 10980aba..ddec0569 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -374,6 +374,8 @@ variables for use during the build and install process: *srcdir*:: This contains the directory where makepkg extracts, or copies, all source files. ++ +All of the packaging functions defined above are run starting inside `$srcdir` *pkgdir*:: This contains the directory where makepkg bundles the installed package. |