[Lunar-commits] <moonbase> webkit: Added the debugging app GtkLauncher

Terry Chan tchan at lunar-linux.org
Mon Aug 17 06:11:29 CEST 2009


commit 29fa352228f78a0d85ca40449a948b7af5bb0622
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Aug 16 23:11:29 2009 -0500

    webkit: Added the debugging app GtkLauncher
---
 web/webkit/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/web/webkit/BUILD b/web/webkit/BUILD
index b22622d..99f3d85 100644
--- a/web/webkit/BUILD
+++ b/web/webkit/BUILD
@@ -7,6 +7,7 @@
         --enable-svg-fonts --enable-svg-foreign-object \
 	--enable-svg-as-image --enable-3D-transforms"
 
-  default_build
+  default_build &&
+  install 'Programs/GtkLauncher' '/usr/bin/GtkLauncher'
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list