move the previous fix for sourcedir, again
git-svn-id: http://emdebian.org/svn/current@7270 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
e92613ef72
commit
7a154eb65d
1 changed files with 1 additions and 1 deletions
|
@ -693,8 +693,8 @@ sub tidy_apt
|
||||||
} else {
|
} else {
|
||||||
unlink ("${dir}${cachedir}archives/$file");
|
unlink ("${dir}${cachedir}archives/$file");
|
||||||
}
|
}
|
||||||
$sourcedir=undef;
|
|
||||||
}
|
}
|
||||||
|
$sourcedir=undef;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue