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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64083, comment 2

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