From: George Yoshida Date: Mon, 21 May 2007 04:41:21 +0000 (+0000) Subject: fix against r55474 [Remove the macfs module] X-Git-Tag: v2.6a1~1713 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5faa75f3c15c70dd494e9cfcda39ab11f5ad9aa0;p=thirdparty%2FPython%2Fcpython.git fix against r55474 [Remove the macfs module] Remove "libmacfs.tex" from Makefile.deps and mac/mac.tex. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index da07e4f31971..625a097ca4c1 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -366,7 +366,6 @@ MACFILES= $(HOWTOSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ mac/libaetools.tex \ mac/libaepack.tex \ mac/libaetypes.tex \ - mac/libmacfs.tex \ mac/libmacos.tex \ mac/libmacostools.tex \ mac/libmacui.tex \ diff --git a/Doc/mac/mac.tex b/Doc/mac/mac.tex index c67545aea956..7618057e2e5c 100644 --- a/Doc/mac/mac.tex +++ b/Doc/mac/mac.tex @@ -51,7 +51,6 @@ documented here: \localmoduletable \input{libmac} -\input{libmacfs} \input{libmacic} \input{libmacos} \input{libmacostools}