From c25338fcb13900051b0ea1ac3e3212cde21d7eac Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 12 May 2012 22:28:42 +0800 Subject: [PATCH] builder.sh --- builder.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builder.sh b/builder.sh index 1889a3bf5..f6cf8205d 100755 --- a/builder.sh +++ b/builder.sh @@ -1,9 +1,9 @@ #!/bin/sh # use our overridden typelibs. -export GI_TYPELIB_PATH=~/.Builder/girepository-1.1 - +export GI_TYPELIB_PATH=~/.Builder/girepository-1.2 cd $(dirname $0) # run theapplication. -seed ./gtkrun.js Sample +seed ./gtkrun.js Builder3 + -- 2.39.2