removed old dep
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
src
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
VER=4.1
|
|
||||||
|
|
||||||
git clone https://sourceware.org/git/lvm2.git src
|
|
||||||
|
|
||||||
cd src
|
|
||||||
git pull
|
|
||||||
./autogen.sh
|
|
||||||
./configure
|
|
||||||
make -j$(nproc)
|
|
||||||
DESTDIR=$(pwd)/../../libfs
|
|
||||||
sudo make install DESTDIR=$(realpath $DESTDIR)
|
|
||||||
cd -
|
|
||||||
Reference in New Issue
Block a user