about summary refs log tree commit diff
path: root/corepkgs/unpack-channel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'corepkgs/unpack-channel.sh')
-rw-r--r--corepkgs/unpack-channel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/unpack-channel.sh b/corepkgs/unpack-channel.sh
index 0b7d89bc4630..f42b0870ae18 100644
--- a/corepkgs/unpack-channel.sh
+++ b/corepkgs/unpack-channel.sh
@@ -1,4 +1,4 @@
 mkdir $out
 cd $out
 $bzip2 -d < $src | $tar xf -
-mv * $out/$name
+mv * $out/$channelName