makefileproto-solaris-install-modules-in-modlad-dir-20010911
authorDerrick Brashear <shadow@dementia.org>
Tue, 11 Sep 2001 05:46:37 +0000 (05:46 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 11 Sep 2001 05:46:37 +0000 (05:46 +0000)
get rid of another bogosity

src/libafs/MakefileProto.SOLARIS.in

index a6dee29..3386428 100644 (file)
@@ -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
 
 <all>