diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-01-14 20:38:15 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-01-14 20:38:15 +0000 |
commit | d4ae090832019ff0e7ed753c3398e613cf9e17f9 (patch) | |
tree | 8ff00965637a92db49d9ba47a1f7da7f89a27d55 /app-office/kexi/files/kexi-2.3.0-link.patch | |
parent | arm stable (diff) | |
download | gentoo-2-d4ae090832019ff0e7ed753c3398e613cf9e17f9.tar.gz gentoo-2-d4ae090832019ff0e7ed753c3398e613cf9e17f9.tar.bz2 gentoo-2-d4ae090832019ff0e7ed753c3398e613cf9e17f9.zip |
KOffice version bump
(Portage version: 2.1.9.31/cvs/Linux x86_64, RepoMan options: --force)
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}) |