summarylogtreecommitdiffstats
path: root/fix-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix-build.patch')
-rw-r--r--fix-build.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/fix-build.patch b/fix-build.patch
new file mode 100644
index 000000000000..57aa242b3451
--- /dev/null
+++ b/fix-build.patch
@@ -0,0 +1,12 @@
+diff -Naur indicator-session-12.10.4.orig/configure.ac indicator-session-12.10.4/configure.ac
+--- indicator-session-12.10.4.orig/configure.ac 2012-10-03 18:39:45.000000000 +0200
++++ indicator-session-12.10.4/configure.ac 2013-03-10 16:36:09.975334792 +0100
+@@ -3,7 +3,7 @@
+
+ AC_PREREQ(2.53)
+
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AM_INIT_AUTOMAKE(indicator-session, 12.10.4)
+
+ AM_MAINTAINER_MODE