Skip to content

Fixed --oneshot for rebuilding packages

Benjamin Winger requested to merge bmwinger/portmod:oneshot-fix into master

This has been annoying me for a while and I finally got around to looking into it. It turns out that it was just a variable that wasn't referencing what it was supposed to.

Merge request reports