summaryrefslogtreecommitdiff
path: root/bin/bootstrap
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-05-25 19:39:27 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-05-25 19:39:27 +0200
commitf568928fb3ee3c45afd55a02d2095e88d7785ad3 (patch)
treea980809e5937893689414cf4634fb7899fc7cab8 /bin/bootstrap
parent7d6cc220288c12ce031028bc7993b32a2629231f (diff)
changed pkg_root path
Diffstat (limited to 'bin/bootstrap')
-rwxr-xr-xbin/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bootstrap b/bin/bootstrap
index d323ea3..f033cd4 100755
--- a/bin/bootstrap
+++ b/bin/bootstrap
@@ -17,7 +17,7 @@ mkdir -p ~/var/tmp/incoming
# Fetch the core package, containing checklinks and pkg
cd ~/packages
echo "fetching core"
-hg clone ssh://derf.homelinux.org/packages/core
+hg clone ssh://derf.homelinux.org/var/packages_root/core
# Create symlinks for pkg and checklinks
cd core