fixed e2fsprogs to not install the EVMS plugin into the wrong path git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2296 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -24,7 +24,6 @@
confopt="$confopt --enable-fsck "
[ "$dietlibc_dynamic_static" = "dynamic" ] && confopt="$confopt --enable-dynamic-e2fsck"
confopt="$confopt --libdir=$root/lib --with-root-prefix=$root/"
MAKE="$MAKE ELF_INSTALL_DIR=$root/lib"
if [ $stagelevel -gt 1 ]
then