aboutsummaryrefslogtreecommitdiff
path: root/win
diff options
context:
space:
mode:
authorlecoanet2005-05-16 12:28:29 +0000
committerlecoanet2005-05-16 12:28:29 +0000
commit94c94b8961ff587a420b938d493efd1f768267a7 (patch)
tree37e8fba256040a75c6e9c847fc38cd2ff18b41b0 /win
parent09e37ffea9f0871dc8396a0a10b68fd0561e1930 (diff)
downloadtkzinc-94c94b8961ff587a420b938d493efd1f768267a7.zip
tkzinc-94c94b8961ff587a420b938d493efd1f768267a7.tar.gz
tkzinc-94c94b8961ff587a420b938d493efd1f768267a7.tar.bz2
tkzinc-94c94b8961ff587a420b938d493efd1f768267a7.tar.xz
Suppressed the substituting of @variables in Zinc.pm and Makefile.PL
Diffstat (limited to 'win')
-rw-r--r--win/package.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/package.tcl b/win/package.tcl
index 60befd5..7585c01 100644
--- a/win/package.tcl
+++ b/win/package.tcl
@@ -17,7 +17,6 @@ if { $todo eq "subst" || $todo eq "" } {
puts "Performing configuration variables substitution..."
set registredFiles {
- { Perl Makefile.pl } { Perl Zinc.pm }
{ Python Zinc.py }
{ . starkit.tcl }
{ win makefile.vc }