http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4847
Robin Sheat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37175|0 |1 is obsolete| | --- Comment #4 from Robin Sheat <[email protected]> --- Created attachment 37201 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37201&action=edit Bug 4847: Remove the python dependency for package builds The only place python is used is in the debian/bd-to-depends script. This patch rewrite this script using perl. Test plan: The execution of debian/bd-to-depends Should return the same output. Signed-off-by: Robin Sheat <[email protected]> Checked output, built a package, all is happy. Yay for no python! -- You are receiving this mail because: You are watching all bug changes. 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/
