http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13979
--- Comment #4 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
