X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=builder.sh;h=1889a3bf518aadfd2aba19b9962d6271bc986220;hp=34e6f070bdb195875f8ec8165291e720f66cdebe;hb=refs%2Fheads%2Fworking;hpb=0a1646c429a728301aea16f6fbd6e2cdee82c72a 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