diff options
author | James Meyer <jams@linhes.org> | 2010-12-05 00:49:02 (GMT) |
---|---|---|
committer | James Meyer <jams@linhes.org> | 2010-12-05 00:49:02 (GMT) |
commit | 4f17415f31a3d37b97fbcd42623533e1548d7cf3 (patch) | |
tree | 202ac70d89e19c275829e524fe36dc08af92a95f /build_tools/larch8/larch0/profiles/linhes-remote-stable-i686 | |
parent | f51fb708846d13222bd97b3f760eb3be902c0be0 (diff) | |
download | linhes_dev-4f17415f31a3d37b97fbcd42623533e1548d7cf3.zip |
larch8: fix pacman.conf.repos so that it's unique to each profile.
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-stable-i686')
-rwxr-xr-x | build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.repos | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.repos b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.repos index 0aa3c75..9003451 100755 --- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.repos +++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.repos @@ -9,7 +9,7 @@ #larch: Server = ftp://ftp.berlios.de/pub/larch/larch7.2/*platform* larch: Server = http://linhes.org/repo//larch/larch8/i686 -core-testing: Server = http://localmirror/repo/i686/core-testing -extra-testing: Server = http://localmirror/repo/i686/extra-testing +core: Server = http://linhes.org/repo/i686/core +extra: Server = http://linhes.org/repo/i686/extra #core-testing: Server = file:///data/pkg_repo/i686/core-testing #extra-testing: Server = file:///data/pkg_repo/i686/extra-testing |