https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25485 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #7)
Comment on attachment 104849 [details] [review] Bug 25485: TinyMCE broken in Debian package installs
Review of attachment 104849 [details] [review]: -----------------------------------------------------------------
::: debian/rules @@ +23,3 @@
rm $(TMP)/var/log/koha/README rm -r \ $(TMP)/usr/share/koha/intranet/htdocs/intranet-tmpl/lib/tiny_mce
At a glance, it looks like this should cause a problem? But maybe I'm misreading the rules file.
So I removed that rule in my test, but that also meant the existing symlink didn't get removed... so I had to unlink the symlink and then reinstall the koha-common package... -- You are receiving this mail because: You are watching all bug changes.