Commit 09e13f73 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf LVM2.2.03.02.tgz
cd LVM2.2.03.02 && ./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.02 install
-$(MAKE) -C LVM2.2.03.02 check_local
rm -rf LVM2.2.03.02
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