Bug 15303 Followup: If install LE dependencies from backports on Jessie
authorMirko Tietgen <mirko@abunchofthings.net>
Mon, 18 Apr 2016 09:02:02 +0000 (11:02 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 13:04:32 +0000 (13:04 +0000)
commit764fa320de24f3099712ad5cc5cf451ffb966e34
tree97dc660bbc6b32f89b20b95e3c7b4faf6a8fb1b3
parent0f76857b07881e4dae6d764902f84785bb588f36
Bug 15303 Followup: If install LE dependencies from backports on Jessie

On Debian Jessie, apt needs to be told it should get the dependencies
for the LE package from backports, or it will error. We check if we are
on Jessie and do that automatically so users don't need to set priorities
manually in apt.

Changed to lsb_release -c -s.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/scripts/koha-create