mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 10:37:22 +08:00
785d4d91f5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1784 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
737 B
Plaintext
13 lines
737 B
Plaintext
<!ENTITY postgresql SYSTEM "../postgresql.xml">
|
|
<!ENTITY postgresql-intro SYSTEM "postgresql-intro.xml">
|
|
<!ENTITY postgresql-inst SYSTEM "postgresql-inst.xml">
|
|
<!ENTITY postgresql-exp SYSTEM "postgresql-exp.xml">
|
|
<!ENTITY postgresql-config SYSTEM "postgresql-config.xml">
|
|
<!ENTITY postgresql-desc SYSTEM "postgresql-desc.xml">
|
|
<!ENTITY postgresql-version "7.4.1">
|
|
<!ENTITY postgresql-download-http "http://gd.tuwien.ac.at/db/postgresql/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
|
|
<!ENTITY postgresql-download-ftp "ftp://ftp.fr.postgresql.org/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
|
|
<!ENTITY postgresql-size "9.6 MB">
|
|
<!ENTITY postgresql-buildsize "86 MB">
|
|
<!ENTITY postgresql-time "1.74 SBU">
|