~midori/midori/trunk

« back to all changes in this revision

Viewing changes to tools/midori-dev

  • Committer: Christian Dywan
  • Date: 2013-10-01 21:53:43 UTC
  • mto: This revision was merged to the branch mainline in revision 6432.
  • Revision ID: christian.dywan@canonical.com-20131001215343-8n08jcc3awyuo3bt
Drop waf build system

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
case $CMD in
43
43
  bzr)
44
 
    exec ./waf build --run "$@" >& $LOG
 
44
    exec _build/midori/midori "$@" >& $LOG
45
45
    ;;
46
46
  gdb)
47
47
    gdb $BIN core