diff options
| author | Adam Vandenberg | 2012-11-25 11:42:57 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2012-11-25 11:42:57 -0800 |
| commit | 276fd63718772f921a2330fc36619c7e474c0336 (patch) | |
| tree | b5b92a6806e96aac24308fa8b87ae27ea487098b /Library/Formula/dylibbundler.rb | |
| parent | 59e1af718baefa1348a715126efc9161c3fd29c1 (diff) | |
| download | homebrew-276fd63718772f921a2330fc36619c7e474c0336.tar.bz2 | |
caveat and other cleanups
Diffstat (limited to 'Library/Formula/dylibbundler.rb')
| -rw-r--r-- | Library/Formula/dylibbundler.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/dylibbundler.rb b/Library/Formula/dylibbundler.rb index 45e5a0790..6d336fb22 100644 --- a/Library/Formula/dylibbundler.rb +++ b/Library/Formula/dylibbundler.rb @@ -15,9 +15,6 @@ class Dylibbundler < Formula end def caveats; <<-EOS.undent - Documentation at: - #{homepage} - Usage example: dylibbundler -od -b -x ./HelloWorld.app/Contents/MacOS/helloworld -d ./HelloWorld.app/Contents/libs/ EOS |
