From 6e7639ea832d72d76a258941e5751db5c9ced17f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 22 May 2011 22:11:15 +0000 Subject: lshort-portuguese 5.01 (22may11) git-svn-id: svn://tug.org/texlive/trunk@22569 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0ea4efb39d9..d77d0ed66fd 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3535,7 +3535,7 @@ sub MAKElshort { &SYSTEM ("$CP -r $packagedir/* $destdir"); # keep only the main pdf to save space. &SYSTEM ("cd $destdir && $RM lshort*.ps *lshort*.ps.*z* lshort*.dvi"); - &SYSTEM ("cd $destdir && $RM lshort*-a5.pdf lshort*-letter.pdf"); + &SYSTEM ("cd $destdir && $RM *lshort*-a5.pdf lshort*-letter.pdf"); &SYSTEM ("cd $destdir && $RM lshort-*-book.zip"); # remove symlinks such as README. &SYSTEM ("cd $destdir && find -type l | xargs --no-run-if-empty rm"); -- cgit v1.2.3