summaryrefslogtreecommitdiffstats
path: root/main/libdv/automake.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-31 20:03:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-31 20:03:06 +0000
commit8c5bcc759b3f37742a9b5fc83cedc8dec6b7f4ea (patch)
tree5de382351d7f08f2c0dd2c87fb8c04521087d2a7 /main/libdv/automake.patch
parent9018cdf4837929130e92b3cf44dbb575d9f50004 (diff)
downloadaports-8c5bcc759b3f37742a9b5fc83cedc8dec6b7f4ea.tar.bz2
aports-8c5bcc759b3f37742a9b5fc83cedc8dec6b7f4ea.tar.xz
main/libdv: build fix for automake-1.13
Diffstat (limited to 'main/libdv/automake.patch')
-rw-r--r--main/libdv/automake.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/libdv/automake.patch b/main/libdv/automake.patch
new file mode 100644
index 000000000..acd769e54
--- /dev/null
+++ b/main/libdv/automake.patch
@@ -0,0 +1,11 @@
+--- ./configure.ac.orig 2012-12-31 20:01:40.477502306 +0000
++++ ./configure.ac 2012-12-31 20:01:55.184285224 +0000
+@@ -1,7 +1,7 @@
+ dnl Process this file with autoconf to produce a configure script.
+ AC_INIT(libdv/parse.c)
+ dnl AC_CONFIG_AUX_DIR(config)
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADER(config.h)
+
+ RPM_RELEASE=1
+ AC_CANONICAL_HOST