libbusiness-creditcard-perl is installed with DEBS. removing from squeeze-specific...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 17 Aug 2010 16:28:54 +0000 (16:28 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 17 Aug 2010 16:28:54 +0000 (16:28 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17231 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/extras/Makefile.install

index 4964c52..cb297f1 100644 (file)
@@ -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)