[BACK]Return to patch-scripts_parms_tcl CVS log [TXT][DIR] Up to [local] / ports / cad / tkgate2 / patches

File: [local] / ports / cad / tkgate2 / patches / Attic / patch-scripts_parms_tcl (download)

Revision 1.2, Wed May 14 13:23:36 2014 UTC (10 years, 1 month ago) by kirby
Branch: MAIN
Changes since 1.1: +1 -1 lines

move forward. now facing with linking problems

$OpenBSD$
--- scripts/parms.tcl.orig	Wed Nov  9 12:52:54 2011
+++ scripts/parms.tcl	Wed Nov  9 12:53:27 2011
@@ -56,7 +56,7 @@ set tkg_borderSize		2
 #
 # Executable for simulator
 #
-set simExec "${tkg_gateHome}/libexec/verga"
+set simExec "${PREFIX}/bin/verga"
 
 ######################################################################
 #