[pacman-dev] [PATCH v3 1/2] PKGBUILD.5.txt: Add note about functions starting in $srcdir
Johannes Löthberg
johannes at kyriasis.com
Wed Mar 4 17:19:31 UTC 2015
Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
---
doc/PKGBUILD.5.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index 10980ab..b02a06e 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.
--
2.3.1
More information about the pacman-dev
mailing list