mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Remove redundant postinstalls for gnome packages (#8771)
This commit is contained in:
committed by
GitHub
parent
c40f298dac
commit
75bebc2312
@@ -33,7 +33,6 @@ class Glib < Package
|
||||
depends_on 'gcc_lib' # R
|
||||
|
||||
no_strip if %w[aarch64 armv7l].include? ARCH
|
||||
gnome
|
||||
|
||||
def self.build
|
||||
system "mold -run meson setup #{CREW_MESON_OPTIONS.gsub('strip=true', 'strip=false')} \
|
||||
|
||||
Reference in New Issue
Block a user