From ba0eb1245e9f4144dacf0a74a3758e28a990849c Mon Sep 17 00:00:00 2001
From: dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Fri, 10 Sep 2010 18:41:16 +0000
Subject: [PATCH] Why yes, there _is_ a missing backslash at the end of that
 line!

Thanks to Thomas Berezansky for reporting the broken Makefile.install.


git-svn-id: svn://svn.open-ils.org/ILS/trunk@17584 dcc99617-32d9-48b4-a31d-7c20da2025e4
---
 Open-ILS/src/extras/Makefile.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install
index 3011e59f74..6c7161f948 100644
--- a/Open-ILS/src/extras/Makefile.install
+++ b/Open-ILS/src/extras/Makefile.install
@@ -91,7 +91,7 @@ DEBS =  \
 	libnet-server-perl\
 	libnspr4-dev\
 	libole-storage-lite-perl\
-	libparent-perl
+	libparent-perl \
 	libpq-dev\
 	libreadline5-dev\
 	libspreadsheet-writeexcel-perl\
-- 
2.11.0