mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Trim trailing whitespace in most files (#4946)
Co-authored-by: Ed Reel <edreel@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ class At_spi2_core < Package
|
||||
depends_on 'libxcb'
|
||||
depends_on 'gtk_doc'
|
||||
depends_on 'libtool'
|
||||
|
||||
|
||||
def self.build
|
||||
system "./autogen.sh"
|
||||
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
|
||||
|
||||
Reference in New Issue
Block a user