mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
Fixed bug 3927
AIX bundle file can not recognize '#' in the middle of line.
This commit is contained in:
@@ -13,6 +13,8 @@ R:rsync*
|
||||
R:bash*
|
||||
|
||||
# using Perl 5.10.1
|
||||
#R:perl-Net_SSLeay.pm-1.30-3* #used for AIX 7.1.2 and older
|
||||
R:perl-Net_SSLeay.pm-1.55-3* #used for AIX 7.1.3 and above
|
||||
# used for AIX 7.1.2 and older
|
||||
#R:perl-Net_SSLeay.pm-1.30-3*
|
||||
# used for AIX 7.1.3 and above
|
||||
R:perl-Net_SSLeay.pm-1.55-3*
|
||||
R:perl-IO-Socket-SSL*
|
||||
|
@@ -47,8 +47,10 @@ R:perl-Net-DNS*
|
||||
R:perl-Net-IP*
|
||||
R:perl-Net-Telnet*
|
||||
R:perl-version-0.82-2*
|
||||
#R:perl-Net_SSLeay.pm-1.30-3* #used for AIX 7.1.2 and older
|
||||
R:perl-Net_SSLeay.pm-1.55-3* #used for AIX 7.1.3 and above
|
||||
# used for AIX 7.1.2 and older
|
||||
#R:perl-Net_SSLeay.pm-1.30-3*
|
||||
# used for AIX 7.1.3 and above
|
||||
R:perl-Net_SSLeay.pm-1.55-3*
|
||||
R:perl-IO-Socket-SSL*
|
||||
R:unixODBC*
|
||||
|
||||
|
Reference in New Issue
Block a user