Andreas Wacknitz
2024-03-31 783118944874d559e30eea1600352e3feb5263a7
transforms/variant-cleanup
@@ -28,7 +28,7 @@
#
# drop actions that don't apply to the architecture we are on
<transform dir file link hardlink variant.arch=(?!$(MACH)) -> drop>
<transform depend dir file link hardlink variant.arch=(?!$(MACH)) -> drop>
# delete variant.arch from the manifest
<transform dir file link hardlink -> delete variant.arch .*>
<transform depend dir file link hardlink -> delete variant.arch .*>