# fss-0002

main:
  ./configure $CONF --with-xkb-base=/share/xorg/xkb $TARGET
  make pkgconfigdir=${TC}lib/pkgconfig/
  make pkgconfigdir=${TC}lib/pkgconfig/ install
  rm -Rf /share/locale/
  chgrp -R e_xorg /share/xorg/xkb/
  chmod -R o-rx /share/xorg/xkb/
  find /share/xorg/xkb/ -type d -exec chmod g+s '{}' ';'
