components/qemu-kvm/patches/ctf.patch
branchoi_151a
changeset 350 a8d788c8f14f
parent 349 033d1b1c6726
child 351 788b3b2aa5a7
equal deleted inserted replaced
349:033d1b1c6726 350:a8d788c8f14f
     1 --- joyent-illumos-kvm-cmd-4f48eea/ctf.sh.orig	2012-03-20 20:35:03.279369956 +0000
       
     2 +++ joyent-illumos-kvm-cmd-4f48eea/ctf.sh	2012-03-20 20:35:20.556268323 +0000
       
     3 @@ -10,7 +10,7 @@
       
     4  #
       
     5  
       
     6  sh_arg0=$(basename $0)
       
     7 -ctf_bin=$(pwd)/../../../illumos/usr/src/tools/proto/root_i386-nd/opt/onbld/bin/i386/ctfconvert
       
     8 +ctf_bin=/opt/onbld/bin/i386/ctfconvert
       
     9  
       
    10  function fail
       
    11  {