summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c2db0996f10..2961ca1abf25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,10 +36,10 @@ prepare() {
# configuration changes. The package is built using
# default values.
# present The user has supplied his or her configuration. The
- # file will be copied to $srcdir and used during
+ # file will be copied to $_sourcedir and used during
# build.
#
- # After this test, config.def.h is copied from $srcdir to $BUILDDIR to
+ # After this test, config.def.h is copied from $_sourcedir to $BUILDDIR to
# provide an up to date template for the user.
if [ -e "$BUILDDIR/config.h" ]
then