libva: avoid re-running autoreconf.
This commit is contained in:
parent
7a57698db3
commit
1a806621f3
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${_dis
|
||||||
checksum=e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486
|
checksum=e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
libtoolize -f
|
touch aclocal.m4 Makefile.in config.h.in
|
||||||
|
libtoolize -f
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue