[arch-general] List of Files Created by makepkg
Jérémy "Vrakfall" Lecocq
jeremy at artphotolaurent.be
Fri Dec 7 15:48:06 UTC 2018
On 7/12/18 16:29, brent s. wrote:
> if you mean you want a list of .pkg.tar.xz files that would be CREATED
> by makepkg you could just read the man page for makepkg:
>
>
> --packagelist
> List the package filenames that would be produced without
> building. Listed package filenames include PKGDEST and PKGEXT.
Alternatively, you can also check the PKGBUILD file for the `pkgname`
directive which can be an array when you're in presence of split
packages. Check the manpage of PKGBUILD(5) for that.
That said, `makepkg --packagelist` returns the absolute path of every
package that shall be created.
Happy hacking!
--
Kind regards,
Jérémy "Vrakfall" Lecocq
More information about the arch-general
mailing list