Bugzilla – Attachment 36561 Details for
Bug 13771
Koha 3.18 Help Files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13759 - git-build-snapshot misses YUI and dies of sorrow during build
Bug-13759---git-build-snapshot-misses-YUI-and-dies.patch (text/plain), 1.21 KB, created by
Biblibre Sandboxes
on 2015-03-05 11:09:25 UTC
(
hide
)
Description:
Bug 13759 - git-build-snapshot misses YUI and dies of sorrow during build
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2015-03-05 11:09:25 UTC
Size:
1.21 KB
patch
obsolete
>From edf2f35409952b57a37fe05315d7d67b8aca0519 Mon Sep 17 00:00:00 2001 >From: Mirko Tietgen <mirko@abunchofthings.net> >Date: Wed, 25 Feb 2015 15:53:57 +0100 >Subject: [PATCH] Bug 13759 - git-build-snapshot misses YUI and dies of sorrow > during build > >Due to a line in debian/rules, git-build-snapshot tries to delete a YUI-related >path that does not exist anymore (bug 13612 I guess). Build process ends with an error. >This patch deletes the line. > >Signed-off-by: Robin Sheat <robin@catalyst.net.nz> >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> > >http://bugs.koha-community.org/show_bug.cgi?id=13771 >--- > debian/rules | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/debian/rules b/debian/rules >index 525cc0d..a86427c 100755 >--- a/debian/rules >+++ b/debian/rules >@@ -24,8 +24,6 @@ override_dh_auto_install: > $(TMP)/usr/share/koha/intranet/htdocs/intranet-tmpl/lib/tiny_mce > ln -s /usr/share/tinymce/www \ > $(TMP)/usr/share/koha/intranet/htdocs/intranet-tmpl/lib/tiny_mce >- rm -r \ >- $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/lib/yui > ln -s /usr/share/javascript/yui \ > $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/lib/yui > install -d $(TMP)/etc/apache2/sites-available >-- >1.7.10.4
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 13771
:
36267
|
36268
|
36269
|
36305
|
36319
|
36320
|
36325
|
36361
|
36375
|
36456
|
36500
|
36503
|
36547
|
36550
|
36551
|
36560
|
36561
|
36562
|
36563
|
36564
|
36565
|
36708
|
36709
|
36710
|
36711
|
36712
|
36713