From: David Thompson Date: Sun, 20 Aug 2006 21:17:09 +0000 (+0000) Subject: DEVEL15-shlibafsauthent-typo-20060820 X-Git-Tag: openafs-devel-1_5_8~48 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4543348ea0a764a602b773b6b3c0d96b1d044cf1;p=packages%2Fo%2Fopenafs.git DEVEL15-shlibafsauthent-typo-20060820 FIXES 37894 eliminate the dumb typo already gone on the head --- diff --git a/src/shlibafsauthent/Makefile.in b/src/shlibafsauthent/Makefile.in index 6a2ee22dc..e5e867da2 100644 --- a/src/shlibafsauthent/Makefile.in +++ b/src/shlibafsauthent/Makefile.in @@ -274,7 +274,7 @@ clean: ${DESTDIR}${libdir}/${LIBAFSAUTHENT}: ${LIBAFSAUTHENT} ${INSTALL} ${LIBAFSAUTHENT} ${DESTDIR}${libdir}/${LIBAFSAUTHENT} -ln -f -s ${LIBAFSAUTHENT} ${DESTDIR}${libdir}/libafsauthent.${SHLIB_SUFFIX} - -ln -f -s ${LIBAFSAUTHENT} ${DESTDIR}${libdir}/libafsauthent.${SHLIB_SUFFIX}.${LIBFASAUTHENTMAJOR} + -ln -f -s ${LIBAFSAUTHENT} ${DESTDIR}${libdir}/libafsauthent.${SHLIB_SUFFIX}.${LIBAFSAUTHENTMAJOR} ${TOP_LIBDIR}/${LIBAFSAUTHENT}: ${LIBAFSAUTHENT} ${INSTALL} ${LIBAFSAUTHENT} ${TOP_LIBDIR}/${LIBAFSAUTHENT}