mirror of
https://github.com/munki/munki.git
synced 2026-06-06 20:08:09 +00:00
munki: rename "/usr/local/munki/python" symlink to "munki-python" (#997)
Avoid masking the system /usr/bin/python by calling our symlink "munki-python" instead of "python". Closes #996
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
<key>IFPkgDescriptionTitle</key>
|
||||
<string>System Python link</string>
|
||||
<key>IFPkgDescriptionDescription</key>
|
||||
<string>Creates symlink to system Python at /usr/local/munki/python. Available for install if you choose not to install Munki's embedded Python.</string>
|
||||
<string>Creates symlink to system Python at /usr/local/munki/munki-python. Available for install if you choose not to install Munki's embedded Python.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user