From 90f603e2be40d996c421ae8e95464e38911eabaf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 21 Jun 2014 07:41:41 +0200 Subject: s/TOPDIR/ADK_TOPDIR/ to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make --- scripts/update-patches2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/update-patches2') diff --git a/scripts/update-patches2 b/scripts/update-patches2 index 5b95f33f9..03a8690b5 100644 --- a/scripts/update-patches2 +++ b/scripts/update-patches2 @@ -23,7 +23,7 @@ CURDIR=$PWD export CURDIR PATCH_LIST rm -f patches/*.new -mksh "${TOPDIR}"/scripts/update-patches |& +mksh "${ADK_TOPDIR}"/scripts/update-patches |& first=1 set -A toedit while IFS= read -p -d '' -r; do -- cgit v1.2.3