Skip to content
  • Jan Kneschke's avatar
    2fac5e56
    Bug#32372840 upgrade duktape to 2.6.0 [1/3] · 2fac5e56
    Jan Kneschke authored
    Problem
    =======
    
    The bundled version of duktape needs to be updated to 2.6.0.
    
    Change
    ======
    
    - added stripped down source tree of duktape-2.6.0
    
    $ tar xf duktape-2.6.0.tar.xz
    $ cd duktape-2.6.0
    $ rm -r examples/ \
        Makefile.* \
        config/ \
        debugger/ \
        mandel.js \
        src-input/ \
        src-noline/ \
        src-separate/ \
        tools/
    
    RB: 25867
    2fac5e56
    Bug#32372840 upgrade duktape to 2.6.0 [1/3]
    Jan Kneschke authored
    Problem
    =======
    
    The bundled version of duktape needs to be updated to 2.6.0.
    
    Change
    ======
    
    - added stripped down source tree of duktape-2.6.0
    
    $ tar xf duktape-2.6.0.tar.xz
    $ cd duktape-2.6.0
    $ rm -r examples/ \
        Makefile.* \
        config/ \
        debugger/ \
        mandel.js \
        src-input/ \
        src-noline/ \
        src-separate/ \
        tools/
    
    RB: 25867
This project is licensed under the Creative Commons Attribution Share Alike 3.0 Unported. Learn more
Loading