http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402
Mason James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17676|0 |1 is obsolete| | --- Comment #8 from Mason James <[email protected]> --- Created attachment 17677 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17677&action=edit bug 8402 - generate 'install_misc/debian.packages' file from debian/control file to test... - rename ./install_misc/debian.packages file mv ./install_misc/debian.packages ./install_misc/debian.packages.old - apply patch git bz apply 8402 - run script ./koha-debian-deps.pl -r > install_misc/debian.packages - compare improved package file diff ./install_misc/debian.packages ./install_misc/debian.packages.old - install packages sudo apt-get install $( < install_misc/debian.packages) Signed-off-by: Kyle M Hall <[email protected]> Works as advertised -- 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/
