diff options
Diffstat (limited to 'app-office/kexi/files/kexi-2.3.0-link.patch')
-rw-r--r-- | app-office/kexi/files/kexi-2.3.0-link.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-office/kexi/files/kexi-2.3.0-link.patch b/app-office/kexi/files/kexi-2.3.0-link.patch new file mode 100644 index 000000000000..f2da1448f676 --- /dev/null +++ b/app-office/kexi/files/kexi-2.3.0-link.patch @@ -0,0 +1,11 @@ +diff -ruN kexi-2.3.0.orig/kexi/migration/kspread/CMakeLists.txt kexi-2.3.0/kexi/migration/kspread/CMakeLists.txt +--- kexi-2.3.0.orig/kexi/migration/kspread/CMakeLists.txt 2010-12-29 11:36:25.000000000 +0100 ++++ kexi-2.3.0/kexi/migration/kspread/CMakeLists.txt 2011-01-09 01:26:42.838672101 +0100 +@@ -18,6 +18,7 @@ + kexidb + kexiutils + kspreadcommon ++ kspreadodf + ) + + install(TARGETS keximigrate_kspread DESTINATION ${PLUGIN_INSTALL_DIR}) |