summaryrefslogtreecommitdiff
path: root/extra/mplayer/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-05-20 09:59:47 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-05-20 09:59:47 +0200
commit7ca76f3fc7b5fcc551147e3a2a3b0e8975a082e7 (patch)
treeba0c491c16c0bd84f03f91c26a2b228fc02fecf2 /extra/mplayer/PKGBUILD
parent96b2a5a1e36768fa00b4600b72f8a1a9f61dbd46 (diff)
downloadpackages-7ca76f3fc7b5fcc551147e3a2a3b0e8975a082e7.tar.xz
extra/mplayer: removed sigcontext patch, is fixed upstream
Diffstat (limited to 'extra/mplayer/PKGBUILD')
-rw-r--r--extra/mplayer/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/extra/mplayer/PKGBUILD b/extra/mplayer/PKGBUILD
deleted file mode 100644
index eea2ca1a..00000000
--- a/extra/mplayer/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-source+=(mplayer-38101-sigcontext.patch)
-sha512sums+=('2f93d29f1d817a64104cad7153988583443932e6bb6d147747a1af5c7a76d24da0f3305466d43e803012dd31d89cb17e8c7cb7b19d2896165fa74cc06da346e0')
-
-eval "$(
- declare -f prepare | \
- sed '
- /patch/a patch -Np1 -i ../mplayer-38101-sigcontext.patch
- '
-)"