7000191 Builds of slim_source not creating proper dependencies on install-incorporation Build153
authorKeith Mitchell <keith.mitchell@oracle.com>
Mon, 15 Nov 2010 14:09:06 -0800
changeset 928 6c0866dca7ab
parent 927 3eab7312af02
child 935 93d3b1486b02
7000191 Builds of slim_source not creating proper dependencies on install-incorporation
usr/src/pkg/Makefile
--- a/usr/src/pkg/Makefile	Mon Nov 15 13:47:40 2010 -0700
+++ 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; \