From 5515fc9418dd752723d68643beb42dc88bb31c56 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 12 Jan 2013 18:04:38 +0100 Subject: [PATCH] sg3_utils: add patch to support automake-1.13 Signed-off-by: Stephan Raue --- .../sg3_utils/patches/sg3_utils-1.34-automake.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/sysutils/sg3_utils/patches/sg3_utils-1.34-automake.patch diff --git a/packages/sysutils/sg3_utils/patches/sg3_utils-1.34-automake.patch b/packages/sysutils/sg3_utils/patches/sg3_utils-1.34-automake.patch new file mode 100644 index 0000000000..2347eb044b --- /dev/null +++ b/packages/sysutils/sg3_utils/patches/sg3_utils-1.34-automake.patch @@ -0,0 +1,12 @@ +diff -Naur sg3_utils-1.34/configure.ac sg3_utils-1.34.patch/configure.ac +--- sg3_utils-1.34/configure.ac 2012-03-12 18:03:41.000000000 +0100 ++++ sg3_utils-1.34.patch/configure.ac 2013-01-12 09:29:35.482005702 +0100 +@@ -2,7 +2,7 @@ + + AM_INIT_AUTOMAKE + AM_MAINTAINER_MODE +-AM_CONFIG_HEADER(config.h) ++AC_CONFIG_HEADERS(config.h) + + AC_PROG_CC + # AC_PROG_CXX