16 Aug
2011
16 Aug
'11
7:21 a.m.
Signed-off-by: Sebastien Luttringer <seblu@seblu.net> --- doc/PKGBUILD.5.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index af3a388..b5a4ef0 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -273,6 +273,7 @@ variables for use during the build and install process: *startdir*:: This contains the absolute path to the directory where the PKGBUILD is located, which is usually the output of `$(pwd)` when makepkg is started. + Use of this variable is deprecated and strongly discouraged. *srcdir*:: This contains the directory where makepkg extracts, or copies, all source -- Sebastien "Seblu" Luttringer