Commit 257caab5 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated LVM2 to 2.03.05

parent 30ee9794
all: all:
tar xf LVM2.2.03.02.tgz tar xf LVM2.2.03.05.tgz
cd LVM2.2.03.02 && ./configure --prefix=/usr --exec-prefix= --with-confdir=/etc --enable-cmdlib --enable-pkgconfig --enable-udev_sync cd LVM2.2.03.05 && ./configure --prefix=/usr --exec-prefix= --with-confdir=/etc --enable-cmdlib --enable-pkgconfig --enable-udev_sync
$(MAKE) -C LVM2.2.03.02 $(MAKE) -C LVM2.2.03.05
$(MAKE) -C LVM2.2.03.02 install $(MAKE) -C LVM2.2.03.05 install
-$(MAKE) -C LVM2.2.03.02 check_local -$(MAKE) -C LVM2.2.03.05 check_local
rm -rf LVM2.2.03.02 rm -rf LVM2.2.03.05
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment