From: Bill Erickson Date: Fri, 9 Jan 2015 15:42:40 +0000 (-0500) Subject: LP#1392759 Add 'bzr' to 'packager' targets X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fberick%2Flp1392759-dev-pack-install-targets;p=working%2FEvergreen.git LP#1392759 Add 'bzr' to 'packager' targets Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/extras/install/Makefile.debian-jessie b/Open-ILS/src/extras/install/Makefile.debian-jessie index bc628730e5..5fca3e1dc5 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-jessie +++ b/Open-ILS/src/extras/install/Makefile.debian-jessie @@ -120,6 +120,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 3332be4191..d4c778add2 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-wheezy +++ b/Open-ILS/src/extras/install/Makefile.debian-wheezy @@ -116,6 +116,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 41c099a3fa..2cee4da52e 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-precise +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-precise @@ -120,6 +120,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 abfb0fcbb0..fa675416fb 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: