Fixed bug 3927
AIX bundle file can not recognize '#' in the middle of line.
This commit is contained in:
parent
a6590b61bc
commit
61ef293909
@ -12,6 +12,8 @@ R:popt*
|
||||
R:rsync*
|
||||
|
||||
# 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*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user