mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/ffmpeg fix
This commit is contained in:
parent
cee7037d94
commit
7a31c6699c
1 changed files with 0 additions and 5 deletions
|
@ -26,11 +26,6 @@ source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
|
|||
md5sums=('581affe5d820d89ce21fe3f0316ef2c3'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
patch -p1 -i ../0001-libx265-Support-API-version-9.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
||||
|
|
Loading…
Reference in a new issue