nonpareil 0.79 - fix build errors
Reported by: |
jmrosenstock@… |
Owned by: |
krischik@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.9.1
|
Keywords:
|
|
Cc:
|
|
Port:
|
nonpareil
|
|
|
There were a few problems.
- scons-local/scons.py just executed "python", so the version wasn't guaranteed. Versions >= 3.0 cause errors because os.environ.has_key doesn't exist. Use system scons instead.
- osx.patch is needed all the time, but was only applied for the +hpil variant. Apply it all the time.
Change History (4)
Cc: |
krischik@… removed
|
Description: |
modified (diff)
|
Owner: |
changed from macports-tickets@… to krischik@…
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
I have another go but last time the system scon did not work at all. Probably because it was to new and nonpareil has not been updated in a long time.