From: Derrick Brashear Date: Tue, 11 Sep 2001 05:46:37 +0000 (+0000) Subject: makefileproto-solaris-install-modules-in-modlad-dir-20010911 X-Git-Tag: BP-openafs-stable-1_2_x~2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=91b3cb338c3f1023e017e4d9405a30f09a9fdf4a;p=packages%2Fo%2Fopenafs.git makefileproto-solaris-install-modules-in-modlad-dir-20010911 get rid of another bogosity --- diff --git a/src/libafs/MakefileProto.SOLARIS.in b/src/libafs/MakefileProto.SOLARIS.in index a6dee291f..33864289d 100644 --- a/src/libafs/MakefileProto.SOLARIS.in +++ b/src/libafs/MakefileProto.SOLARIS.in @@ -177,7 +177,7 @@ install_libafs: ${LIBAFSNONFS} ${INSTALL} -f ${LIBAFSNONFS} ${DESTDIR}${afskerneldir}/libafs${BITS}.nonfs.o dest_libafs: ${LIBAFSNONFS} - ${INSTALL} -f ${LIBAFSNONFS} ${DEST}/root.client/usr/vice/etc/libafs${BITS}.nonfs.o + ${INSTALL} -f ${LIBAFSNONFS} ${DEST}/root.client/usr/vice/etc/modload/libafs${BITS}.nonfs.o