From 22e3f7f1c051548bd4e3af5b003a5f491bed8647 Mon Sep 17 00:00:00 2001 From: erickson Date: Tue, 17 Aug 2010 16:28:54 +0000 Subject: [PATCH] libbusiness-creditcard-perl is installed with DEBS. removing from squeeze-specific debs. make sure we install the EXTRA_DEBS_SQUEEZE as part of install_extra_debs_squeeze git-svn-id: svn://svn.open-ils.org/ILS/trunk@17231 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 4964c52bc..cb297f137 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -111,7 +111,6 @@ EXTRA_DEBS = \ yaz EXTRA_DEBS_SQUEEZE = \ - libbusiness-credit-card-perl \ libuuid-tiny-perl # Ubuntu Hardy requires libencode-perl # to get a version of Encode @@ -371,6 +370,7 @@ install_pgsql_client_debs_82: # Install the debian-specific dependencies for more modern distros install_extra_debs_squeeze: install_extra_debs + $(APT_TOOL) install $(EXTRA_DEBS_SQUEEZE) install_extra_debs: $(APT_TOOL) install $(EXTRA_DEBS) -- 2.11.0