summaryrefslogtreecommitdiffstats
path: root/mysql-workbench-5.2.43-ctemplate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-workbench-5.2.43-ctemplate.patch')
-rw-r--r--mysql-workbench-5.2.43-ctemplate.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/mysql-workbench-5.2.43-ctemplate.patch b/mysql-workbench-5.2.43-ctemplate.patch
new file mode 100644
index 0000000..97e8534
--- /dev/null
+++ b/mysql-workbench-5.2.43-ctemplate.patch
@@ -0,0 +1,18 @@
+diff -up mysql-workbench-gpl-5.2.43-src/ext/Makefile.am.ctemplate mysql-workbench-gpl-5.2.43-src/ext/Makefile.am
+--- mysql-workbench-gpl-5.2.43-src/ext/Makefile.am.ctemplate 2012-09-13 18:12:53.000000000 +0200
++++ mysql-workbench-gpl-5.2.43-src/ext/Makefile.am 2012-09-13 18:13:54.635133978 +0200
+@@ -1,13 +1,9 @@
+
+-if BUILD_CTEMPLATE
+-ctemplate_dirs=ctemplate
+-endif
+-
+ if BUILD_ANTLR_RUNTIME
+ antlr_dirs=antlr-runtime
+ endif
+
+-SUBDIRS=scintilla/gtk vsqlite++ $(antlr_dirs) $(ctemplate_dirs)
++SUBDIRS=scintilla/gtk vsqlite++ $(antlr_dirs)
+
+ if BUNDLE_UTILITIES
+ all-am: