Re: List of Files Created by makepkg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux