mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
The build script complains when the same option occurs multiple times in the same preset, but merges them when they occur in separate presets. Therefore restore the code that creates a stack of presets with one for each subsequent argument, instead of packing them all into a single preset. Signed-off-by: Katalin Rebhan <me@dblsaiko.net>