
Untitled
By: a guest on
May 21st, 2011 | syntax:
Bash | size: 0.60 KB | hits: 154 | expires: Never
#where to get pkg docs, format: domain|uri|localfilename...
PKG_DOCS_DISTRO_COMPAT="scientificlinux.org|http://ftp.scientificlinux.org/linux/scientific/${DISTRO_COMPAT_VERSION}/i386/os/repodata/primary.xml.gz|Packages-${DISTRO_BINARY_COMPAT}-${DISTRO_COMPAT_VERSION}-official"
#note, the local pkgs database file (or partname) is also appended to these entries, so know which url to download a particular pkg from...
REPOS_DISTRO_COMPAT="scientificlinux.org|http://ftp.scientificlinux.org/linux/scientific/${DISTRO_COMPAT_VERSION}/i386/os|Packages-${DISTRO_BINARY_COMPAT}-${DISTRO_COMPAT_VERSION}-official"