Skip to content

Commit 8753c41

Browse files
committed
Restore Extras-2.7.pth File. Relocate To darling/src.
1 parent 010eb23 commit 8753c41

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ add_subdirectory(Modules/altgraph-0.10.2/altgraph-0.10.2)
8181
add_subdirectory(Modules/modulegraph-0.10.4/modulegraph-0.10.4)
8282

8383
#install(FILES Extras-2.6.pth DESTINATION libexec/darling/Library/Python/2.6/site-packages RENAME Extras.pth)
84-
install(FILES Extras-2.7.pth DESTINATION libexec/darling/Library/Python/2.7/site-packages RENAME Extras.pth)
84+
install(FILES darling/src/Extras-2.7.pth DESTINATION libexec/darling/Library/Python/2.7/site-packages RENAME Extras.pth)
8585

darling/src/Extras-2.7.pth

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
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

0 commit comments

Comments
 (0)