Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
ef26f233
Commit
ef26f233
authored
Jun 27, 2006
by
Neal Norwitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Verify buildbot picks up these changes (really needs testing after last change to Makefile.pre.in)
parent
a3a80184
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.pre.in
Makefile.pre.in
+1
-1
Misc/NEWS
Misc/NEWS
+1
-1
No files found.
Makefile.pre.in
View file @
ef26f233
...
...
@@ -701,7 +701,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
plat-mac/lib-scriptpackages/Netscape
\
plat-mac/lib-scriptpackages/StdSuites
\
plat-mac/lib-scriptpackages/SystemEvents
\
plat-mac/lib-scriptpackages/Terminal
plat-mac/lib-scriptpackages/Terminal
PLATMACPATH
=
:plat-mac:plat-mac/lib-scriptpackages
LIBSUBDIRS
=
lib-tk site-packages
test test
/output
test
/data
\
test
/decimaltestdata
\
...
...
Misc/NEWS
View file @
ef26f233
...
...
@@ -31,7 +31,7 @@ Library
Build
-----
- Bug #1513032
,
'
make
install
' failed on FreeBSD 5.3 due to lib-old
- Bug #1513032
:
'
make
install
' failed on FreeBSD 5.3 due to lib-old
trying to be installed even though it'
s
empty
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment