mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/xine-lib: remove prepare
This commit is contained in:
parent
09d590935c
commit
36c96e0678
1 changed files with 0 additions and 4 deletions
|
@ -36,10 +36,6 @@ options=('!libtool')
|
|||
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
|
||||
sha1sums=('32267c5fcaa1439a5fbf7606d27dc4fafba9e504')
|
||||
|
||||
prepare() {
|
||||
cp accel_vaapi.h ${pkgname}-${pkgver}/src/xine-engine/
|
||||
}
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
./configure --prefix=/usr --with-wavpack --disable-vdpau --disable-optimizations
|
||||
|
|
Loading…
Reference in a new issue