On Sat, Sep 07, 2019 at 02:37:13PM +0200, Rhys Perry via aur-general wrote:
> Hi, I am currently trying to package an application for use in the aur. The
> problem I am having is the install() section. The only thing i need to be done
> is for the package to move '$srcdir/$_gitname/fathom' into '/b
Hi, I am currently trying to package an application for use in the aur. The
problem I am having is the install() section. The only thing i need to be done
is for the package to move '$srcdir/$_gitname/fathom' into '/bin/'. How would I
turn that into a .tar.gz?
Sorry if my question doesn't make