David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
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 .*>