Changes between Version 10 and Version 11 of Xorg7Libraries


Ignore:
Timestamp:
05/14/2008 05:20:20 AM (15 years ago)
Author:
DJ Lucas
Comment:

added libXfont patch and sed

Legend:

Unmodified
Added
Removed
Modified
  • Xorg7Libraries

    v10 v11  
    2323    sed -i 's/_XGet/XGet/' modules/im/ximcp/imDefLkup.c
    2424    ;;
     25  libXfont-1.2.8 )
     26    patch -Np1 -i ../libXfont-1.2.8-pcf_parser-1.patch &&
     27    sed -i 's/(ft_isdigit/(isdigit/' src/FreeType/fttools.c
     28    ;;
    2529  esac &&
    2630  ./configure $XORG_CONFIG