[22495] in Source-Commits
third/openafs
daemon@ATHENA.MIT.EDU (amb@MIT.EDU)
Thu May 5 21:57:40 2005
From: amb@MIT.EDU
Date: Thu, 5 May 2005 21:57:31 -0400
Message-Id: <200505060157.j461vVIr009375@pothole.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/openafs
In directory pothole.mit.edu:/var/src/third/openafs
Modified Files:
Makefile.athena
Log Message:
This changes the detected linux version to be whatever installed kernel
is timestamped last instead of lexically last, and with any trailing
"smp" suffix removed. (Without the latter, the install target on SMP
machines fails looking for modules with names like
libafs-2.6.9-5.ELsmp.i686.mp.ko.)