aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-05-23 22:09:09 -0500
committerJack Nagel2014-05-23 22:09:09 -0500
commit702d9474f1d8faa29c12ab181b8b2beb65a0b96b (patch)
tree7810e4da9761c3f20c614688216dd5df759478e6 /Library
parente8deb56fdffbb70c4ee3d033584932af92b496c9 (diff)
downloadhomebrew-702d9474f1d8faa29c12ab181b8b2beb65a0b96b.tar.bz2
Remove debug code
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/freerdp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/freerdp.rb b/Library/Formula/freerdp.rb
index 490c0cddc..6bcd9eb89 100644
--- a/Library/Formula/freerdp.rb
+++ b/Library/Formula/freerdp.rb
@@ -25,7 +25,7 @@ class Freerdp < Formula
end
head do
- url "https://github.com/FreeRDP/FreeRDP.git", :shallow => true
+ url "https://github.com/FreeRDP/FreeRDP.git"
depends_on :xcode # for "ibtool"
end