pkgsrc/lang/wonka/patches/patch-ai

13 lines
578 B
Text

$NetBSD: patch-ai,v 1.1 2002/11/06 15:38:26 skrll Exp $
--- tool/visualtest/java/com/acunia/wonka/test/awt/vte.properties.orig Thu Oct 24 15:10:07 2002
+++ tool/visualtest/java/com/acunia/wonka/test/awt/vte.properties
@@ -11,7 +11,7 @@ property.exitAfterAutorun = true
! the number of minutes the autorunner will run (if 0 it won't stop)
property.autorunTime = 240
-property.path = /test
+property.path = @PREFIX@/test
! property height and width allow to specify the size of the vte frame
! when a negative value is encountered the actual screen height/width is used.