http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5872
--- Comment #17 from [email protected] 2011-05-04 13:06:02 UTC --- (In reply to comment #16) > How do you propose we put the code in a release? If we dont either include it > in the tarball, or use a version that comes packaged for the OS? If ppl need the tarball and all the files, then you add locally the files with git submodule update --init just before making the MANIFEST and the tarball and you're set. Or in the install process add a git submodule update --init which will fetch the code. Then when all the required jquery plugins will be packaged in debian, just add them to dependencies (or let's package that). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
