]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
sol10-afsd-rc-20050113
authorChas Williams <chas@cmf.nrl.navy.mil>
Fri, 14 Jan 2005 01:11:48 +0000 (01:11 +0000)
committerDerrick Brashear <shadow@dementia.org>
Fri, 14 Jan 2005 01:11:48 +0000 (01:11 +0000)
FIXES 17036

install an rc file for solaris 10

src/afsd/Makefile.in

index f729e2c383f55dc3293092fa21e054f6dcf46ebc..3d0c6dbee338b4259f9bc9a27d20b6831947a47a 100644 (file)
@@ -72,7 +72,7 @@ dest: ${DEST}/root.client/usr/vice/etc/afsd ${DEST}/etc/vsys
                        ${INSTALL} -f ${srcdir}/afs.rc.solaris.2.7 ${DEST}/root.client/usr/vice/etc/modload/afs.rc ;;\
                sun*_58 ) \
                        ${INSTALL} -f ${srcdir}/afs.rc.solaris.2.8 ${DEST}/root.client/usr/vice/etc/modload/afs.rc ;;\
-               sun*_59 ) \
+               sun*_59 | sun*_510 ) \
                        ${INSTALL} -f ${srcdir}/afs.rc.solaris.2.9 ${DEST}/root.client/usr/vice/etc/modload/afs.rc ;;\
                 sun4x_5? ) \
                         ${INSTALL} -f ${srcdir}/afs.rc.solaris.2_5 ${DEST}/root.client/usr/vice/etc/modload/afs.rc ;;\