Update koffice for Chalk/Krita crash

pull/7/head
Thorn Inurcide 7 years ago
parent a1fc77ad10
commit 465393eccc

@ -48,7 +48,7 @@ untar_fn
## fix chalk crashing - set liblcms as a direct dependency - see issue 37 for details
sed -i '2iLCMS1LIBS = -llcms' chalk/Makefile.am
sed -i 's|LDADD) \\$(LIBS)|& \\$(LCMS1LIBS)|' admin/am_edit
sed -i '977s|CXXLINK)|& \\$(LCMS1LIBS)|' admin/am_edit
## fix chalk crashing when launched from Applications menu
sed -i "s|Exec=.*$|Exec=$INSTALL_TDE/bin/chalk %U|" chalk/chalk.desktop

Loading…
Cancel
Save