summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/PRE_BUILD
blob: 80e65c04028d79cad492564bedf99844439ae421 (plain) (blame)
1
2
3
4
5
6
7
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
apply_patch_dir patches &&
case "$WINE_BRANCH" in
  stable)
    apply_patch_dir patches-stable ;;
esac