summaryrefslogtreecommitdiffstats
path: root/qt5/qttools/PRE_BUILD
blob: 301115d5760f3b2b30ec2c6bc167ed4adc17a831 (plain) (blame)
1
2
3
4
5
6
7
default_pre_build        &&
cd "${SOURCE_DIRECTORY}" &&

# When updating this spell don't just remove the patch, adapt it to the new
# version, otherwise important tools won't be built.
patch -p1 < "$SPELL_DIRECTORY/0001-actually-build-tools.patch"