added some reminder comments
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 13 Oct 2007 18:27:06 +0000 (18:27 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 13 Oct 2007 18:27:06 +0000 (18:27 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@7884 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/extras/Makefile.install

index ae5e21e..cdb3e39 100644 (file)
 #
 # ---------------------------------------------------------------------
  
+# XXX
+# Gentoo needs explicit versions on many of these packages
+# to simulate a "blessed" set of packages
+# Also, I (think) Gentoo has a javascript::spidermonkey package that does
+# not require fetching the sources externally ... needs testing/updating in here
 
  
 LIBJS=js-1.60
@@ -30,6 +35,9 @@ LIBJS_PERL_URL=ftp://mirror.datapipe.net/pub/CPAN/authors/id/T/TB/TBUSCH/$(LIBJS
 # used for installing libjs lib and header files
 JS_INSTALL_PREFIX=/usr/
 
+
+# The libdbi sources can be fetched from sourceforge.net.  They are stored on
+# the open-ils.org site now for ease of direct linking
 LIBDBI=libdbi-0.8.2
 LIBDBI_DRIVERS=libdbi-drivers-0.8.2-1
 LIBDBI_HOST=http://open-ils.org/~erickson/evergreen
@@ -86,6 +94,8 @@ DEBS =  \
     libapache2-mod-perl2\
     libreadline5-dev
 
+
+
 GENTOOS = \
     vim\
     ntp\