Re: '*' in PKGBUILD for the conflicts array

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



>
> >
> > I just replied in the bug report but for those that are interested....
> > something like:
> >
> > conflicts=("kdebase-*")
> >
> > may be achieved using
> >
> > conflicts=$(pacman -Ssq kdebase-)
>
> or simply cut and paste the output of "pacman -Ssq ..." into
> conflicts=().
>

Simply pasting will not work if someone is just bumping the package using
conflict's version and that kdebase-* have get some new member. But it's
better from my point of view.


[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