mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Run Rubocop on tree, again (#8704)
This commit is contained in:
committed by
GitHub
parent
e9b65c804b
commit
2f42ff39cc
@@ -53,7 +53,6 @@ class Perl < Package
|
||||
end
|
||||
|
||||
def self.install
|
||||
|
||||
system 'make', "DESTDIR=#{CREW_DEST_DIR}", 'install'
|
||||
# Make libperl symlinks into standard locations
|
||||
libperl_so = "#{CREW_LIB_PREFIX}/perl5/#{version.split('-')[0]}/core_perl/CORE/libperl.so"
|
||||
|
||||
Reference in New Issue
Block a user