summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index d37a8d2..e32feaa 100755
--- a/bootstrap
+++ b/bootstrap
@@ -473,7 +473,8 @@ enter_fork()
info[repository_subdir]=
info[bootstrap]=
info[fork]=${fork}
- info[name]=${fork}
+ info[pkg_name]=${fork}
+ info[pkg_label]=${fork}
info[mirrors]=
info[archive_filename]='@{pkg_name}-@{version}'
info[archive_dirname]='@{pkg_name}-@{version}'