mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
dist: Tweak the OSX pkg installer
This performs a few touch-ups to the OSX installer: * A rust logo is shown during installation * The installation happens to /usr/local by default (instead of /) * A new welcome screen is shown that's slightly more relevant
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
*.h rust
|
||||
*.rs rust
|
||||
src/etc/pkg/rust-logo.ico binary
|
||||
src/etc/pkg/rust-logo.png binary
|
||||
src/rt/msvc/* -whitespace
|
||||
src/rt/vg/* -whitespace
|
||||
src/rt/jemalloc/**/* -whitespace
|
||||
|
||||
Reference in New Issue
Block a user