summaryrefslogtreecommitdiff
path: root/fullpkg-ng
diff options
context:
space:
mode:
Diffstat (limited to 'fullpkg-ng')
-rwxr-xr-xfullpkg-ng2
1 files changed, 1 insertions, 1 deletions
diff --git a/fullpkg-ng b/fullpkg-ng
index 7b97209..e963273 100755
--- a/fullpkg-ng
+++ b/fullpkg-ng
@@ -160,7 +160,7 @@ function find_deps {
[ $? -eq 20 ] && return 20
popd > /dev/null
} && break 1 # found, go to next dep
- echo "dep_not_found:$_dep" >> $tempdir/log
+ echo "dep_not_found:$_dep" >> $build_dir/log
done
done
unset next_level dir