mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/mythtv 0.27.3.1-1: remove obsolete patch reference from prepare()
This commit is contained in:
parent
05ab8233c3
commit
b9c1f72367
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ prepare() {
|
|||
cd "$srcdir/$pkgname-$pkgver/$pkgname"
|
||||
find 'bindings/python' 'contrib' -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
|
||||
patch -Np2 -i "$srcdir/libcec-2-support.2.patch"
|
||||
patch -Np2 -i "$srcdir/ticket12098-dont-load-lib-when-opengles-disabled.diff"
|
||||
|
||||
# ffmpeg backport
|
||||
cd external/FFmpeg
|
||||
|
|
Loading…
Reference in a new issue