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:
e6ce8fe
)
LP#1392759 Add 'bzr' to 'packager' targets
author
Bill Erickson
<berickxx@gmail.com>
Fri, 9 Jan 2015 15:42:40 +0000
(10:42 -0500)
committer
Ben Shum
<bshum@biblio.org>
Tue, 13 Jan 2015 21:16:24 +0000
(16:16 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
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
cdf7ab4
..
f8d7dff
100644
(file)
--- 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
570b58f
..
f222d5c
100644
(file)
--- 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
f960181
..
4865754
100644
(file)
--- 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
ac06893
..
0e1be4b
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: