projects
/
winterboard.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
We no longer need to simulate linking newer SDKs.
[winterboard.git]
/
extrainst_
Commit
Line
Data
f64efe8d
JF
1
#!/bin/bash
2
if [[ $1 == install || $1 == upgrade ]]; then
3
launchctl stop com.apple.lsd || true
4
fi