summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-01 15:08:30 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-01 15:08:53 +0200
commit56c93a67cadaee8c401e41cf50af17c61a007798 (patch)
treef6dfa08dd1f38b015f8f07a013b4eed9295f2f16 /bin/pkg
parenteb6941e65438f56bb42767fbb3f69412acddc976 (diff)
pkg: Fixed a grave mistake in the previous commit (wtf, though)
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index 8c40603..77d36dd 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -221,7 +221,7 @@ function progress {
## VCS Wrappers
function vcs_setup {
- cd GIT_WORK_TREE=$PKG_DIR/$1
+ cd $PKG_DIR/$1
}
function vcs_to_list (