Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
brew
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KMSCAKKSCFKA AKFACAMADCAS
brew
Commits
3b0eef09
Commit
3b0eef09
authored
11 years ago
by
Mike McQuaid
Browse files
Options
Downloads
Patches
Plain Diff
Remove unnecessary swearing.
parent
9a87cb85
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Library/Homebrew/extend/ENV/super.rb
+1
-1
1 addition, 1 deletion
Library/Homebrew/extend/ENV/super.rb
Library/Homebrew/os/mac/xcode.rb
+1
-1
1 addition, 1 deletion
Library/Homebrew/os/mac/xcode.rb
with
2 additions
and
2 deletions
Library/Homebrew/extend/ENV/super.rb
+
1
−
1
View file @
3b0eef09
...
...
@@ -225,7 +225,7 @@ module Superenv
end
def
determine_developer_dir
# If Xcode path is
fuc
ke
d
then this is basically a fix. In the case where
# If Xcode path is
bro
ke
n
then this is basically a fix. In the case where
# nothing is valid, it still fixes most usage to supply a valid path that
# is not "/".
MacOS
::
Xcode
.
prefix
||
self
[
'DEVELOPER_DIR'
]
...
...
This diff is collapsed.
Click to expand it.
Library/Homebrew/os/mac/xcode.rb
+
1
−
1
View file @
3b0eef09
...
...
@@ -209,7 +209,7 @@ module OS
version
<
latest_version
end
# Version string (a pretty
damn
long one) of the CLT package.
# Version string (a pretty long one) of the CLT package.
# Note, that different ways to install the CLTs lead to different
# version numbers.
def
version
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment