3e90ee2 libretools: librefetch: fix "does not contain a valid package suffix"

Authored and Committed by Denis 'GNUtoo' Carikli 2 years ago
    libretools: librefetch: fix "does not contain a valid package suffix"
    
    Without that fix we have the following error when trying to build a
    tarball that needs to be created with librefetch:
      $PKGEXT does not contain a valid package suffix (needs '.pkg.tar*',
      got '<pkgname>-<pkgver>.pkg.tar.xz')
    
    I was told by bill-auger on #parabola that it could be fixed by applying this change:
      https://git.parabola.nu/packages/libretools.git/commit/?h=wip-2022-01&id=23321a3f77ecbb76b4fc79adfbf212d07dc3a0f1
    
    So I'm adding this patch to the libretools package.
    
    Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
    
        
file modified
+5 -2