diff options
Diffstat (limited to 'rebuild_perl_iurt')
-rwxr-xr-x | rebuild_perl_iurt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rebuild_perl_iurt b/rebuild_perl_iurt index 8522b46..94843e5 100755 --- a/rebuild_perl_iurt +++ b/rebuild_perl_iurt @@ -55,6 +55,8 @@ EOF echo $perlchroot cat <<EOF +# ONCE THAT IS DONE, WE CAN REBUILD OTHER PERL PKGS USING THE REGULAR BS: +# ======================================================================== # Use the following to rebuild binary packages _not_ depending on libperl.so: # Those will install w/o dep issue but will fail at runtime with eg: # lib/RPM2.c: loadable library and perl binaries are mismatched (got handshake key 0xcd00080, needed 0xed00080) |