OSDN Git Service

configure: change package tarball name to use hyphens
authorDaniel Charles <daniel.charles@intel.com>
Mon, 13 Mar 2017 17:41:13 +0000 (10:41 -0700)
committerSean V. Kelley <seanvk@users.noreply.github.com>
Tue, 14 Mar 2017 04:34:42 +0000 (21:34 -0700)
commita06c385f99319abc541723b5e42f8e8db288a0f2
tree02427facd9e1f58f7155c118829707bc0aa45066
parentef83d404e54cd797a9485ce0c4359ec0e6a8b759
configure: change package tarball name to use hyphens

Compilation scripts on different distributions (i.e. arch, gentoo) rely
on the tarball name to use hyphens between words.

This patch will create tarballs with hyphenated names and keep the
legacy package naming

TEST="make dist, should produce intel-vaapi-driver.tar.*"

Fixes #85

Signed-off-by: Daniel Charles <daniel.charles@intel.com>
configure.ac