summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
authorhg115875 <none@none>2006-09-19 21:05:03 -0700
committerhg115875 <none@none>2006-09-19 21:05:03 -0700
commit255fd8fab781bd9d6d095022e702e521292f98e2 (patch)
tree84164e40aaa130cca364a6ad34697eb10ccce6b5 /usr/src
parent2b6e762c557496a41438c0b105d604f60c593682 (diff)
downloadillumos-gate-255fd8fab781bd9d6d095022e702e521292f98e2.tar.gz
6467573 SUNWsacom should specify SUNWsmmgr in the depend file for snv_48/s10u3
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/pkgdefs/SUNWsacom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkgdefs/SUNWsacom/Makefile b/usr/src/pkgdefs/SUNWsacom/Makefile
index bf7bccc628..4a2d4267cb 100644
--- a/usr/src/pkgdefs/SUNWsacom/Makefile
+++ b/usr/src/pkgdefs/SUNWsacom/Makefile
@@ -35,6 +35,7 @@ ACTION_all=grep SUNWter depend > /dev/null || \
( chmod 666 depend; \
echo "P SUNWmibii Solstice Enterprise Agents SNMP daemon" >> depend; \
echo "P SUNWsasnm Solstice Enterprise Agents Simple Network Management Protocol" >> depend; \
+ echo "P SUNWsmmgr System Management Agent Startup scripts" >> depend; \
echo "P SUNWlibC SPARCompilers Bundled libC" >> depend; \
chmod 444 depend )