Show
Ignore:
Timestamp:
11/27/07 09:18:35 (12 months ago)
Author:
kris
Message:

Found and fixed problem with FF after patch 1.4.1.1 is applied, we need
to exclude libc.so.x from all lib directories, since it may change as we
move across FBSD releases

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/firefox/build.sh

    r862 r924  
    3535mv /tmp/removepbi.sh ${PBIDIR}/scripts/removepbi.sh 
    3636chmod 755 ${PBIDIR}/scripts/removepbi.sh 
     37 
     38# Make sure we remove libc from the autolibs to prevent breakage 
     39rm ${PBIDIR}/autolibs/libc*so*