transforms/variant-cleanup
changeset 595 2b509dbc33d8
parent 151 f9e42a3f7095
child 5682 94c0ca64c022
--- a/transforms/variant-cleanup	Tue Nov 22 15:10:35 2011 -0800
+++ b/transforms/variant-cleanup	Tue Nov 22 22:14:28 2011 -0800
@@ -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 .*>