]> 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:08:14 +0000 (11:08 -0500)
commit83dd58abfca26418f8bdaecb73dbd2c177cc0093
tree17f943d07a199eb87f4c48af16ed174572249fae
parentabadcafe8ece8f794461f47cd109b317de546248
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