summaryrefslogtreecommitdiffstats
path: root/encap/m4-1.4.4.sh
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-07-16 17:32:17 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-07-16 17:32:17 +0000
commit3a33f61125af5356b552744ae7067de2ff1709dc (patch)
tree8fe554deb7bd366063e33c06b029c9b6ef9e79af /encap/m4-1.4.4.sh
parentff9a47e2ca26ffcdbe26a902a3e5b130d966de4d (diff)
downloadbcfg2-3a33f61125af5356b552744ae7067de2ff1709dc.tar.gz
bcfg2-3a33f61125af5356b552744ae7067de2ff1709dc.tar.bz2
bcfg2-3a33f61125af5356b552744ae7067de2ff1709dc.zip
* Versions before this version won't work without manually fixing paths
* Added patches so paths actually exist, specifically: * bcfg2.conf default location is /usr/local/etc * epkg/encap paths changed to encap default /usr/local paths * schema prefix patch (changeset 1953) applied * default schema prefix changed to /usr/local/lib/bcfg2 * Added mirror of all packages downloaded by the profiles at http://www.pobox.com/users/dclark/mirror and made mirror default for those downloads * Set up automatic hourly mirror of bcfg2 ftp site *.tar.gz files * Mirror of other packages is manual (but deps shouldn't change often) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1957 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/m4-1.4.4.sh')
-rwxr-xr-xencap/m4-1.4.4.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/encap/m4-1.4.4.sh b/encap/m4-1.4.4.sh
index 4373319fa..b2268bfd0 100755
--- a/encap/m4-1.4.4.sh
+++ b/encap/m4-1.4.4.sh
@@ -26,7 +26,8 @@ cat > ${ENCAP_PKGNAME}.profile << EOF
/>
<source
- url="http://ftp.gnu.org/gnu/m4/m4-1.4.4.tar.gz"
+ url="http://www.pobox.com/users/dclark/mirror/m4-1.4.4.tar.gz
+ http://ftp.gnu.org/gnu/m4/m4-1.4.4.tar.gz"
>
</source>