[OpenAFS-devel] openafs.spec and dkms w/ -pre6 and Fedora 15

Todd Lewis utoddl@email.unc.edu
Tue, 05 Jul 2011 13:54:38 -0400


I'm hitting a snag with -pre6 and dkms on Fedora 15. It all builds fine,
but the last bit of the dkms.conf MAKE[0] line (from a HERE file in the
openafs.spec) gets changed from this:
   mv src/libafs/MODLOAD-*/\\\$KMODNAME \\\$DSTKMOD
into this:
   mv src/libafs/MODLOAD-*/

I got it to build a working dkms rpm by hard-coding the values thus:
   mv src/libafs/MODLOAD-*/openafs.ko '.'
but that's not very satisfying. Does anybody see what wrong with that
line, other than indirection overload and backslash-itis?

Thanks,
--
    +--------------------------------------------------------------+
   / Todd_Lewis@unc.edu  919-445-9302  http://www.unc.edu/~utoddl /
  /         "He has no enemies, but is intensely disliked        /
 /                by his friends." - Oscar Wilde                /
+--------------------------------------------------------------+