projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3032fe6
)
Fixed typo in package name that went unnoticed because of MacOSX's case-insensitive
author
Jack Jansen
<jack.jansen@cwi.nl>
Tue, 21 Jan 2003 15:05:02 +0000
(15:05 +0000)
committer
Jack Jansen
<jack.jansen@cwi.nl>
Tue, 21 Jan 2003 15:05:02 +0000
(15:05 +0000)
filenames.
Makefile.pre.in
patch
|
blob
|
history
diff --git
a/Makefile.pre.in
b/Makefile.pre.in
index 91bff4c1fd947a9dcaef4fecbc359489b2b5391f..dd62c330f39c8354c9fbf73cb1a5a31ca0b72ab5 100644
(file)
--- a/
Makefile.pre.in
+++ b/
Makefile.pre.in
@@
-615,7
+615,7
@@
EXTRAPLATDIR= @EXTRAPLATDIR@
MACHDEPS= $(PLATDIR) $(EXTRAPLATDIR)
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
- plat-mac/lib-scriptpackages/_
B
uiltinSuites \
+ plat-mac/lib-scriptpackages/_
b
uiltinSuites \
plat-mac/lib-scriptpackages/CodeWarrior \
plat-mac/lib-scriptpackages/Explorer \
plat-mac/lib-scriptpackages/Finder \