????
Current Path : /scripts/ |
Current File : //scripts/fixheaders-32bit |
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel - scripts/fixheaders-32bit Copyright 2020 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited system '/usr/local/cpanel/scripts/ensurerpm', 'compat-gcc-32', 'glibc-devel.i386', 'compat-glibc', 'libgcc.i386'; $ENV{'USEARCH'} = 'i386'; system '/usr/local/cpanel/scripts/ensurerpm', 'glibc-devel'; exec '/usr/local/cpanel/scripts/ensurerpm', 'libgcc';