You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed quassel-client-git from AUR using YAY and, as that PKGBUILD contains multiple build targets, YAY spent over and hour building all 8 packages when I only needed one.
$ yay -S quassel-client-git
built the following:
quassel-git
quassel-light-git
quassel-light-webengine-git
quassel-client-git
quassel-client-light-git
quassel-client-light-webengine-git
quassel-core-git
quassel-common-git
There's got to be a better way to handle that. I could use the --edit flag and butcher the PKGBUILD, but an argument would be a cleaner solution, or perhaps another question asked before building "which packages do you NOT want to build?"
Food for thought.
The text was updated successfully, but these errors were encountered:
Just installed quassel-client-git from AUR using YAY and, as that PKGBUILD contains multiple build targets, YAY spent over and hour building all 8 packages when I only needed one.
$ yay -S quassel-client-git
built the following:
quassel-git
quassel-light-git
quassel-light-webengine-git
quassel-client-git
quassel-client-light-git
quassel-client-light-webengine-git
quassel-core-git
quassel-common-git
There's got to be a better way to handle that. I could use the --edit flag and butcher the PKGBUILD, but an argument would be a cleaner solution, or perhaps another question asked before building "which packages do you NOT want to build?"
Food for thought.
The text was updated successfully, but these errors were encountered: