Add support for LVM patches located at ${GK_SHARE}/patches/lvm/${LVM_VER}/
authorSebastian Pipping <sebastian@pipping.org>
Thu, 13 Jan 2011 15:42:20 +0000 (16:42 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 13 Jan 2011 15:42:20 +0000 (16:42 +0100)
gen_compile.sh

index 505232051e6c852a87df95f0ebeae5a314baf724..9b2da1308176dcaaa3fca3fcce47090fff59fd02 100755 (executable)
@@ -424,6 +424,7 @@ compile_lvm() {
                        gen_die "Could not extract device-mapper binary cache!";
                
                cd "${LVM_DIR}"
+               apply_patches lvm ${LVM_VER}
                print_info 1 'lvm: >> Configuring...'
                        LDFLAGS="-L${TEMP}/device-mapper/lib" \
                        CFLAGS="-I${TEMP}/device-mapper/include" \