extra/ffmpeg fix

This commit is contained in:
Kevin Mihelich 2014-05-05 21:20:46 +00:00
parent cee7037d94
commit 7a31c6699c

View file

@ -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