From: Nathan Neulinger Date: Mon, 30 Sep 2002 20:23:36 +0000 (+0000) Subject: hpux-bin-is-a-symlink-so-install-elsewhere-20020930 X-Git-Tag: openafs-devel-1_3_50~596 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=a55923e8f3e21a0c810cc41ccca92d95ea11b15e;p=packages%2Fo%2Fopenafs.git hpux-bin-is-a-symlink-so-install-elsewhere-20020930 update install --- diff --git a/src/libafs/MakefileProto.HPUX.in b/src/libafs/MakefileProto.HPUX.in index a88bfd3d8..ed3832df1 100644 --- a/src/libafs/MakefileProto.HPUX.in +++ b/src/libafs/MakefileProto.HPUX.in @@ -129,8 +129,8 @@ LIBAFSNONFS = libafs$(BITSUFFIX).nonfs.a INST_LIBAFS = ${DESTDIR}${afskerneldir}/${LIBAFS} INST_LIBAFSNONFS = ${DESTDIR}${afskerneldir}/${LIBAFSNONFS} -DEST_LIBAFS = ${DEST}/root.client/bin/${LIBAFS} -DEST_LIBAFSNONFS = ${DEST}/root.client/bin/${LIBAFSNONFS} +DEST_LIBAFS = ${DEST}/root.client/usr/bin/${LIBAFS} +DEST_LIBAFSNONFS = ${DEST}/root.client/usr/bin/${LIBAFSNONFS} libafs: ${LIBAFSNONFS}