mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xf86-video-dove: add automake-1.13 patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5a27483c49
commit
d8286939e5
@ -0,0 +1,12 @@
|
||||
diff -Naur xf86-video-dove-0.3.4/configure.ac xf86-video-dove-0.3.4.patch/configure.ac
|
||||
--- xf86-video-dove-0.3.4/configure.ac 2011-03-07 18:52:09.000000000 +0100
|
||||
+++ xf86-video-dove-0.3.4.patch/configure.ac 2013-01-22 13:30:57.420372292 +0100
|
||||
@@ -27,7 +27,7 @@
|
||||
xf86-video-mrvl)
|
||||
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
-AM_CONFIG_HEADER([config.h])
|
||||
+AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
AM_INIT_AUTOMAKE([dist-bzip2])
|
Loading…
x
Reference in New Issue
Block a user