http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13979 --- Comment #4 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 37787 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37787 Bug 13979: updates to allow installation on jessie Review of attachment 37787: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13979&attachment=37787) ----------------------------------------------------------------- It eyeballs well, just one question... ::: debian/rules @@ +24,5 @@
$(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 +# ln -s /usr/share/javascript/yui \ +# $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/lib/yui
Why did you comment this one, but the other two you expressly deleted? -- You are receiving this mail because: You are watching all bug changes.