From 97825629e4f3888b6c717ff65b21c66859ab6236 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 16 Jul 2014 22:32:48 +0000 Subject: bidicontour (16jul14) git-svn-id: svn://tug.org/texlive/trunk@34631 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/bin') diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index 430e83a85c0..4eba4477b8e 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -136,7 +136,7 @@ if test -n "`find -name \*\ \*`"; then fi # check for file names differing in case only. -find $refroot \( -name .svn \) -prune -o -print | sort -f | uniq -i -d >&2 +find $pkg \( -name .svn \) -prune -o -print | sort -f | uniq -i -d >&2 # show list of files (and tee to tmp). find $pkg \! -type d -printf "%TY%Tm%Td.%TH%TM %p\n" | sort -k2 \ -- cgit v1.2.3