7000191 Builds of slim_source not creating proper dependencies on install-incorporation oi_151a
authorKeith Mitchell <keith.mitchell@oracle.com>
Mon, 15 Nov 2010 14:09:06 -0800
branchoi_151a
changeset 1443 50138e36c325
parent 1442 1fcff55cac15
child 1444 f3d9de7db12b
7000191 Builds of slim_source not creating proper dependencies on install-incorporation
usr/src/pkg/Makefile
--- a/usr/src/pkg/Makefile	Thu May 03 18:32:37 2012 +0100
+++ b/usr/src/pkg/Makefile	Mon Nov 15 14:09:06 2010 -0800
@@ -535,7 +535,7 @@
 		$(LN) -s $(@F) \
 			$(PDIR)/$(@F:%.mog=%).metadata.$$PKGSTAT.$$REPO; \
 		if [ \( "$$PKGSTAT" = "current" \) -o \
-		     \( "$$PKGSTAT" = "noredist"\) -o \
+		     \( "$$PKGSTAT" = "noredist" \) -o \
 		     \( "$$PKGSTAT" = "renamed" \) ]; \
 			then print $(PKGDEP_INCORP) >> $(@); \
 		fi; \