summaryrefslogtreecommitdiffstats
path: root/scripts/patchfns.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patchfns.in')
-rw-r--r--scripts/patchfns.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/patchfns.in b/scripts/patchfns.in
index 202a114..a1b553a 100644
--- a/scripts/patchfns.in
+++ b/scripts/patchfns.in
@@ -21,6 +21,8 @@ DB_VERSION=2
: ${QUILT_PATCHES:=patches}
: ${QUILT_PC:=.pc}
+unset CDPATH
+
if [ -e "$QUILTRC" ]
then
source "$QUILTRC"