]> git.evergreen-ils.org Git - OpenSRF.git/commit
Fix installation on Ubuntu Precise.
authorJason Stephenson <jstephenson@mvlc.org>
Tue, 6 Nov 2012 14:16:18 +0000 (09:16 -0500)
committerDan Scott <dan@coffeecode.net>
Tue, 6 Nov 2012 16:07:45 +0000 (11:07 -0500)
commit0bdedacf6c2a48d5ca91cd2a605a05c45d157ba9
tree5a02a8579a6fe20e75605911ee31540cc6209ffd
parente64d3f81809718d0514039d9b8ef8174fdd85cec
Fix installation on Ubuntu Precise.

Remove libreadline5-dev and replace with libreadline-dev for Ubuntu
and Debian.  This installs libreadline6, but everything still works
since there's nothing version specific in our use of libreadline.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Scott <dan@coffeecode.net>
src/extras/Makefile.install