--- IO-AIO/Makefile.PL 2007/01/22 15:59:36 1.11 +++ IO-AIO/Makefile.PL 2007/01/23 22:57:34 1.12 @@ -61,7 +61,7 @@ VERSION_FROM => "AIO.pm", LIBS => ['-lpthread -lrt', '-lpthread', '-lpthreads', ''], PM => { - 'AIO.pm' => '$(INST_LIBDIR)/IO/AIO.pm', + 'AIO.pm' => '$(INST_LIBDIR)/AIO.pm', }, clean => { FILES => "autoconf/config.h autoconf/config.log autoconf/config.status" }, });