Bad Marcus, no cookie :) . Fixed x86_64 install patch.

SVN revision: 24182
This commit is contained in:
Christopher Michael 2006-07-25 03:55:10 +00:00
parent 0d39e10d0f
commit 4e8966cea8
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ if test "x$prefix" = "xNONE"; then
moduledir=${prefix}/modules
else
datarootdir=${prefix}/share
moduledir=${prefix}/lib/enlightenment/modules
moduledir=${libdir}/lib/enlightenment/modules
fi
AC_SUBST(MODULEDIR, "${moduledir}")