Skip to content

Commit 45f77ef

Browse files
committedDec 19, 2014
Move express to express-binary to prevent clash with homebrew package
1 parent 675d2c6 commit 45f77ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎express.rb ‎express-binary.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'formula'
22

3-
class Express < Formula
3+
class ExpressBinary < Formula
44
homepage 'http://bio.math.berkeley.edu/eXpress/'
55
version '1.5.1'
66
if OS.mac?

0 commit comments

Comments
 (0)