projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
587c6f0
)
Fedora RPM for bzip2 headers is bzip2-devel
author
Dan Scott
<dscott@laurentian.ca>
Thu, 6 Jun 2013 13:40:59 +0000
(09:40 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Thu, 6 Jun 2013 14:46:06 +0000
(10:46 -0400)
There was an attempt to add the right RPM for the bzip2 headers in
Makefile.install, but that failed on Fedora 19. Swap in bzip2-devel
instead to correct that.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/Makefile.install
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/Makefile.install
b/Open-ILS/src/extras/Makefile.install
index
a49ea6a
..
6fa4def
100644
(file)
--- a/
Open-ILS/src/extras/Makefile.install
+++ b/
Open-ILS/src/extras/Makefile.install
@@
-121,6
+121,7
@@
EXTRA_DEBS_PRECISE = \
FEDORA_RPMS = \
aspell \
aspell-en \
+ bzip2-devel \
libdbi \
libdbi-dbd-pgsql \
libdbi-devel \