projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b101d8
)
LP#1392759 Add 'bzr' to 'packager' targets
user/berick/lp1392759-dev-pack-install-targets
author
Bill Erickson
<berickxx@gmail.com>
Fri, 9 Jan 2015 15:42:40 +0000
(10:42 -0500)
committer
Bill Erickson
<berickxx@gmail.com>
Fri, 9 Jan 2015 15:42:40 +0000
(10:42 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/extras/install/Makefile.debian-jessie
patch
|
blob
|
history
Open-ILS/src/extras/install/Makefile.debian-wheezy
patch
|
blob
|
history
Open-ILS/src/extras/install/Makefile.ubuntu-precise
patch
|
blob
|
history
Open-ILS/src/extras/install/Makefile.ubuntu-trusty
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/install/Makefile.debian-jessie
b/Open-ILS/src/extras/install/Makefile.debian-jessie
index
bc62873
..
5fca3e1
100644
(file)
--- 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
3332be4
..
d4c778a
100644
(file)
--- 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
41c099a
..
2cee4da
100644
(file)
--- 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
abfb0fc
..
fa67541
100644
(file)
--- 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: