Search:
Login
Preferences
About Trac
Forgot your password?
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 989137
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
06/07/2017 10:47:58 AM (
8 years
ago)
Author:
Calum Lind <calumlind+deluge@gmail.com>
Branches:
2.0.x
,
develop
,
master
Children:
54a081
Parents:
c72459
git-author:
Calum Lind <calumlind+deluge@gmail.com> (06/07/2017 10:22:07 AM)
git-committer:
Calum Lind <calumlind+deluge@gmail.com> (06/07/2017 10:47:58 AM)
Message:
[OSX] Default to 64-bit builds
File:
1 edited
setup.cfg
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
setup.cfg
rc72459
r989137
6
6
[py2app]
7
7
app = ['deluge/main.py']
8
#
arch = x86_64
9
arch = i386
8
arch = x86_64
9
#
arch = i386
10
10
iconfile = osx/deluge.icns
11
11
site-packages = false
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive