Commit af6b832f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Install systemd generators and units

parent 257caab5
...@@ -3,5 +3,7 @@ all: ...@@ -3,5 +3,7 @@ all:
cd LVM2.2.03.05 && ./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.05 $(MAKE) -C LVM2.2.03.05
$(MAKE) -C LVM2.2.03.05 install $(MAKE) -C LVM2.2.03.05 install
$(MAKE) -C LVM2.2.03.05 install_systemd_generators
$(MAKE) -C LVM2.2.03.05 install_systemd_units
-$(MAKE) -C LVM2.2.03.05 check_local -$(MAKE) -C LVM2.2.03.05 check_local
rm -rf LVM2.2.03.05 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