File tree 3 files changed +7
-0
lines changed
3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -41,3 +41,6 @@ add_subdirectory(Modules/macholib-1.5.1/macholib-1.5.1)
41
41
add_subdirectory (Modules/macholib-1.5/macholib-1.5)
42
42
add_subdirectory (Modules/xattr-0.6.4/xattr-0.6.4)
43
43
44
+ install (FILES Extras-2.6.pth DESTINATION libexec/darling/Library/Python/2.6/site-packages RENAME Extras.pth)
45
+ install (FILES Extras-2.7.pth DESTINATION libexec/darling/Library/Python/2.7/site-packages RENAME Extras.pth)
46
+
Original file line number Diff line number Diff line change
1
+ /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python
2
+ /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/PyObjC
Original file line number Diff line number Diff line change
1
+ /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python
2
+ /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC
You can’t perform that action at this time.
0 commit comments