From 306c16e5310783d3c66c1e133f119d631770fbf7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 15 Jul 2017 13:01:41 +0000 Subject: more fixes and simplifications git-svn-id: svn://tug.org/texlive/trunk@44810 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/place | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/libexec/place') diff --git a/Master/tlpkg/libexec/place b/Master/tlpkg/libexec/place index 0693e13f7c3..9f2232e9abd 100755 --- a/Master/tlpkg/libexec/place +++ b/Master/tlpkg/libexec/place @@ -322,7 +322,7 @@ sub add_file { $dirs{$newdir}++; return; } - + my $needed_dirs = ""; #until (-d "$dir/.svn") { until (&is_svn_dir($dir)) { -- cgit v1.2.3