Skip to content

Commit 2b4bcbb

Browse files
committed
BUG - use correct name
1 parent 4071b75 commit 2b4bcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ c('./setup.py sdist --formats=gztar,zip')
2323

2424
# Build eggs
2525
#c('python2.5 ./setupegg.py bdist_egg')
26-
c('python2.6 ./setupegg.py bdist_egg')
26+
c('python2.6 ./setup_egg.py bdist_egg')

0 commit comments

Comments
 (0)