mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Removed binary or dummy files for armv7l from diffutils, gawk, less, libsigsegv and ncurses
This commit is contained in:
@@ -4,12 +4,6 @@ class Gawk < Package
|
||||
version '4.1.1'
|
||||
source_url 'http://ftp.gnu.org/gnu/gawk/gawk-4.1.1.tar.gz'
|
||||
source_sha1 '0480d23fffbf04bfd0d4ede4c1c3d57eb81cc771'
|
||||
binary_url({
|
||||
armv7l: "https://dl.dropboxusercontent.com/s/b7w6l92az4dmitf/gawk-4.1.1-chromeos-armv7l.tar.xz",
|
||||
})
|
||||
binary_sha1({
|
||||
armv7l: "470c7f9360d563d88031d793f7bbe39a972e2209",
|
||||
})
|
||||
|
||||
def self.build
|
||||
system './configure --prefix=/usr/local'
|
||||
|
||||
Reference in New Issue
Block a user