summaryrefslogtreecommitdiffstats
path: root/graphics-libs/mesa/PRE_BUILD
blob: 387dbfbcfe4d77c29ee810a890a7a0baa868e843 (plain) (blame)
1
2
3
4
5
6
7
8
default_pre_build    &&
cd "$SOURCE_DIRECTORY" &&

apply_patch_dir patches &&

if is_depends_enabled "$SPELL" smgl-gl_select; then
  patch -fp1 -i "$SPELL_DIRECTORY"/0001-install-GL-headers-in-.mesa.patch
fi