builder.sh
authorAlan Knowles <alan@akbkhome.com>
Sat, 25 Sep 2010 07:38:56 +0000 (15:38 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 25 Sep 2010 07:38:56 +0000 (15:38 +0800)
builder.sh

index 02d6bdc..ff739f0 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 # use our overridden typelibs.
 export GI_TYPELIB_PATH=~/.Builder/girepository-1.1
+
 # run theapplication.
 seed gtkrun.js Sample
\ No newline at end of file