Bugzilla – Attachment 105048 Details for
Bug 25485
TinyMCE broken in Debian package installs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25485: Remove all mention of tiny_mce in debian/rules
Bug-25485-Remove-all-mention-of-tinymce-in-debianr.patch (text/plain), 989 bytes, created by
Chris Cormack
on 2020-05-18 21:12:31 UTC
(
hide
)
Description:
Bug 25485: Remove all mention of tiny_mce in debian/rules
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2020-05-18 21:12:31 UTC
Size:
989 bytes
patch
obsolete
>From 3f4c7d0dc23dc005b22c0b8b57ee8d5f2c5d6e74 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Mon, 18 May 2020 03:28:56 +0000 >Subject: [PATCH] Bug 25485: Remove all mention of tiny_mce in debian/rules > >This patch removes the removal of the following during the >build process: >/usr/share/koha/intranet/htdocs/intranet-tmpl/lib/tiny_mce > >Signed-off-by: David Cook <dcook@prosentient.com.au> >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >--- > debian/rules | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/debian/rules b/debian/rules >index 72acb813b66..f922f01583b 100755 >--- a/debian/rules >+++ b/debian/rules >@@ -21,8 +21,6 @@ override_dh_auto_install: > rm -r $(TMP)/var/run > rm -r $(TMP)/var/lock > rm $(TMP)/var/log/koha/README >- rm -r \ >- $(TMP)/usr/share/koha/intranet/htdocs/intranet-tmpl/lib/tiny_mce > install -d $(TMP)/etc/apache2/sites-available > install -d $(TMP)/etc/apache2/sites-enabled > install -d $(TMP)/etc/apache2/conf.d >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25485
:
104849
|
104995
|
104997
|
104999
|
105000
|
105001
|
105002
|
105004
|
105048
|
105049
|
105050
|
105127
|
105128
|
105130