From: Bill Erickson Date: Fri, 9 Jan 2015 15:42:40 +0000 (-0500) Subject: LP#1392759 Add 'bzr' to 'packager' targets X-Git-Tag: sprint4-merge-nov22~1737 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=615c79d7a6be08be43db7a162b47ab7704c8b608;p=working%2FEvergreen.git LP#1392759 Add 'bzr' to 'packager' targets Signed-off-by: Bill Erickson Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/extras/install/Makefile.debian-jessie b/Open-ILS/src/extras/install/Makefile.debian-jessie index cdf7ab43db..f8d7dff8a8 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-jessie +++ b/Open-ILS/src/extras/install/Makefile.debian-jessie @@ -121,6 +121,7 @@ PACKAGER_DEBS = \ python-lxml \ zip \ unzip \ + bzr \ nsis all: diff --git a/Open-ILS/src/extras/install/Makefile.debian-wheezy b/Open-ILS/src/extras/install/Makefile.debian-wheezy index 570b58feb7..f222d5ccac 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-wheezy +++ b/Open-ILS/src/extras/install/Makefile.debian-wheezy @@ -117,6 +117,7 @@ PACKAGER_DEBS = \ python-lxml \ zip \ unzip \ + bzr \ nsis all: diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-precise b/Open-ILS/src/extras/install/Makefile.ubuntu-precise index f960181d56..4865754491 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-precise +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-precise @@ -121,6 +121,7 @@ PACKAGER_DEBS = \ python-lxml \ zip \ unzip \ + bzr \ nsis all: diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-trusty b/Open-ILS/src/extras/install/Makefile.ubuntu-trusty index ac06893de3..0e1be4b783 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-trusty +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-trusty @@ -129,6 +129,7 @@ PACKAGER_DEBS = \ python-lxml \ zip \ unzip \ + bzr \ nsis all: