mirror of
https://github.com/X11Libre/xf86-video-omap.git
synced 2026-03-24 01:24:23 +00:00
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
@@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
AM_INIT_AUTOMAKE([dist-bzip2])
|
||||
AM_INIT_AUTOMAKE([dist-xz])
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user