Changes between Initial Version and Version 1 of Ticket #64083, comment 2


Ignore:
Timestamp:
Nov 29, 2021, 7:20:00 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64083, comment 2

    initial v1  
    1414
    1515post-extract {
    16     system -W ${workpath} "tar xf [shellescape ${name}_${version}.orig.tar.gz]"
     16    system -W ${workpath} "tar xf [shellescape ${distpath}/${name}_${version}.orig.tar.gz]"
    1717}
    1818}}}