summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-10-07 20:38:40 +0000
committerKarl Berry <karl@freefriends.org>2006-10-07 20:38:40 +0000
commitb687fca937117dc86f0df0b8865d4ccb31bf1aa7 (patch)
treeaf295f51aa796ffed0a75c456f75ea8e332d9b41
parent60a45a6e821196e03a1b74a69b6b5821693288aa (diff)
ednotes update (7oct06)
git-svn-id: svn://tug.org/texlive/trunk@2266 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index d9b38954356..75fd68db1f6 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -1456,6 +1456,9 @@ sub MAKEnosymlinks {
# doesn't use this function). Told Uwe, hopefully he will fix.
&SYSTEM("rm -f ltabptch.sty");
+ # remove from ednotes package, it's a copy from bigfoot. Sigh.
+ &SYSTEM("rm -f perpage.sty");
+
&buildfilelist;
&donormal;
}