diff options
| author | Adam Vandenberg | 2009-11-25 22:45:04 -0800 |
|---|---|---|
| committer | Max Howell | 2009-12-12 16:24:17 +0000 |
| commit | a7b7c45d593adffbe2a0b39dc3df8ef8d19b1bd6 (patch) | |
| tree | af3ff64bbc403563722a85264753da7ce6f7aefd /Library | |
| parent | 286a446540b90157ba62bc369e0a6655cb507995 (diff) | |
| download | homebrew-a7b7c45d593adffbe2a0b39dc3df8ef8d19b1bd6.tar.bz2 | |
Reformat adamem
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/adamem.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/adamem.rb b/Library/Formula/adamem.rb index 5465a8c24..725209cab 100644 --- a/Library/Formula/adamem.rb +++ b/Library/Formula/adamem.rb @@ -19,10 +19,8 @@ END system "make -f Makefile.osx dist" end - # Put applications and ROMs in libexec libexec.install Dir["dist/*"] - # Put shim scripts in bin (bin+'adamem').write startup_script('adamem') (bin+'cvem').write startup_script('cvem') end |
