Remove undesirable pwd that was probably used as a path check earlier on
This commit is contained in:
parent
43f016c545
commit
b5ac6c6f74
@ -321,7 +321,7 @@ _tkg_srcprep() {
|
||||
fi
|
||||
fi
|
||||
|
||||
pwd
|
||||
# Void
|
||||
if [ "$_distro" = "Void" ] && [[ "$_sub" = rc* ]]; then
|
||||
cd ${wrksrc}/linux-${_rc_kern_ver}
|
||||
elif [ "$_distro" = "Void" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user