blob: a4c9f00764044bc381befa26adb24d4d24944ac7 (
plain)
1
2
3
4
5
6
7
8
9
|
source+=(mplayer-38101-sigcontext.patch)
sha512sums+=('2f93d29f1d817a64104cad7153988583443932e6bb6d147747a1af5c7a76d24da0f3305466d43e803012dd31d89cb17e8c7cb7b19d2896165fa74cc06da346e0')
eval "$(
declare -f prepare | \
sed '
/revert-icl-fixes.patch/a patch -Np1 -i ../mplayer-38101-sigcontext.patch
'
)"
|