From 882588b8dfc1f95b158f4e72a39f664d3373c7d7 Mon Sep 17 00:00:00 2001 From: dbs Date: Wed, 18 Jun 2008 20:36:22 +0000 Subject: [PATCH] Debian's version of make likes its comments well-separated Fixes "commands commence before first target" error. git-svn-id: svn://svn.open-ils.org/ILS/trunk@9854 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 54efd20e17..5c6dbcab61 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -175,8 +175,8 @@ CENTOS_PERL_NOTEST = \ DateTime::Format::Strptime \ RPC::XML -CENTOS_PERL_VERSION = \ # This is a developer's version, but B:OP:AuthorizeNet depends on it +CENTOS_PERL_VERSION = \ IVAN/Business-OnlinePayment-3.00_08.tar.gz CENTOS_PERL_LOCAL = \ -- 2.43.2