FS#15918 - '*' in PKGBUILD for the conflicts array
Attached to Project:
Pacman
Opened by Attila (attila) - Wednesday, 12 August 2009, 14:24 GMT
Last edited by Dan McGee (toofishes) - Friday, 14 August 2009, 01:59 GMT
Opened by Attila (attila) - Wednesday, 12 August 2009, 14:24 GMT
Last edited by Dan McGee (toofishes) - Friday, 14 August 2009, 01:59 GMT
|
Details
Summary and Info:
Since there starts a new splitting game with the kde/kdemod packages i have little wish for own packages. Would it be possible at example to use this conflicts=("kdebase-*") if i want to use a variation of the kdebase package which is build for personal use in one package. |
This task depends upon
I do agree with Dan that this could have unexpected consequences due to excess conflict resolution. But that would be a packaging issue. I think we can revisit whether we want to do this after FS#1561 is implemented.
BTW, this appears to work at first glance... conflicts=$(pacman -Ssq kdebase-)