From f568928fb3ee3c45afd55a02d2095e88d7785ad3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 25 May 2008 19:39:27 +0200 Subject: changed pkg_root path --- bin/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/bootstrap') 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 -- cgit v1.2.3