summaryrefslogtreecommitdiff
path: root/chat/zircon/patches/patch-installer_manifest.tcl
blob: 2ae5f617a895240e2ea91d9ce3bd269ff2d1e55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-installer_manifest.tcl,v 1.2 2014/05/30 11:32:22 joerg Exp $

--- installer/manifest.tcl.orig	2000-07-17 12:37:18.000000000 +0000
+++ installer/manifest.tcl
@@ -73,6 +73,7 @@ array set Manifest [list  \
     [file join installer file82.tcl]		{} \
     [file join installer file83.tcl]		{} \
     [file join installer file84.tcl]		{} \
+    [file join installer file86.tcl]		{} \
     [file join installer support.tcl]		{} \
     [file join installer mac.tcl]		{} \
     [file join installer macfile.tcl]		{} \
@@ -161,6 +162,7 @@ array set Manifest [list  \
     [file join lib tcl82.tcl]			{copy} \
     [file join lib tcl83.tcl]			{copy} \
     [file join lib tcl84.tcl]			{copy} \
+    [file join lib tcl86.tcl]			{copy} \
     [file join lib Unix.tcl]			{copy} \
     [file join lib Windows.tcl]			{copy} \
     [file join lib debug.tcl]			{copy} \