Update PKGBUILD manpage about startdir deprecation
Signed-off-by: Sebastien Luttringer <seblu@seblu.net> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
b952a3b08c
commit
b2688e9559
1 changed files with 1 additions and 0 deletions
|
@ -273,6 +273,7 @@ variables for use during the build and install process:
|
||||||
*startdir*::
|
*startdir*::
|
||||||
This contains the absolute path to the directory where the PKGBUILD is
|
This contains the absolute path to the directory where the PKGBUILD is
|
||||||
located, which is usually the output of `$(pwd)` when makepkg is started.
|
located, which is usually the output of `$(pwd)` when makepkg is started.
|
||||||
|
Use of this variable is deprecated and strongly discouraged.
|
||||||
|
|
||||||
*srcdir*::
|
*srcdir*::
|
||||||
This contains the directory where makepkg extracts, or copies, all source
|
This contains the directory where makepkg extracts, or copies, all source
|
||||||
|
|
Loading…
Add table
Reference in a new issue