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:
Sebastien Luttringer 2011-08-16 09:21:56 +02:00 committed by Dan McGee
parent b952a3b08c
commit b2688e9559

View file

@ -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