summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lxde-base/lxshortcut/files/lxshortcut-0.1.1-intltool.patch')
-rw-r--r--lxde-base/lxshortcut/files/lxshortcut-0.1.1-intltool.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/lxde-base/lxshortcut/files/lxshortcut-0.1.1-intltool.patch b/lxde-base/lxshortcut/files/lxshortcut-0.1.1-intltool.patch
new file mode 100644
index 000000000000..50e3bc689197
--- /dev/null
+++ b/lxde-base/lxshortcut/files/lxshortcut-0.1.1-intltool.patch
@@ -0,0 +1,15 @@
+diff -NrU5 lxshortcut-0.1.1.original/configure.in lxshortcut-0.1.1/configure.in
+--- lxshortcut-0.1.1.original/configure.in 2009-08-04 23:06:40.000000000 -0600
++++ lxshortcut-0.1.1/configure.in 2009-08-04 23:07:11.000000000 -0600
+@@ -2,10 +2,11 @@
+
+ AC_INIT(configure.in)
+ AM_INIT_AUTOMAKE(lxshortcut, 0.1.1)
+ AM_CONFIG_HEADER(config.h)
+ AM_MAINTAINER_MODE
++IT_PROG_INTLTOOL
+
+ AC_ISC_POSIX
+ AC_PROG_CC
+ AM_PROG_CC_STDC
+ AC_HEADER_STDC