X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=builder.sh;h=1889a3bf518aadfd2aba19b9962d6271bc986220;hb=c5405ef78d8590e73845301edf0fdce8540c4eb6;hp=34e6f070bdb195875f8ec8165291e720f66cdebe;hpb=0a1646c429a728301aea16f6fbd6e2cdee82c72a;p=app.Builder.js diff --git a/builder.sh b/builder.sh index 34e6f070b..1889a3bf5 100755 --- a/builder.sh +++ b/builder.sh @@ -1,6 +1,9 @@ #!/bin/sh # use our overridden typelibs. export GI_TYPELIB_PATH=~/.Builder/girepository-1.1 -cd $PWD + + +cd $(dirname $0) + # run theapplication. seed ./gtkrun.js Sample