Properly determine the name of preceeding directory
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 9 Jan 2016 22:54:36 +0000 (17:54 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 9 Jan 2016 22:59:34 +0000 (17:59 -0500)
commit6502bd0abcb90289b58fb1b21ad5a912f15acfd9
tree8a654a92377de53b5ac3c724c85e3c5d27039907
parent8c1dd60e3a0279869dae0b4a79f6347344fc060d
Properly determine the name of preceeding directory

* lisp/build-autoloads.el (find-emod-directories): Use basename of
dirname to determine name of preceeding directory.  Now that
basename and dirname are POSIX compliant this works and is much
more bullet proof than the split of dirname by /.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
lisp/build-autoloads.el