Switch from Systemd to Enit
This commit is contained in:
@@ -26,7 +26,6 @@ build() {
|
||||
# This function is used to move the compiled files into the output directory
|
||||
package() {
|
||||
make DESTDIR="$BPM_OUTPUT" install
|
||||
make DESTDIR="$BPM_OUTPUT" install_systemd_units
|
||||
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING.BSD "$BPM_OUTPUT"/usr/share/licenses/lvm2/COPYING.BSD
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/lvm2/COPYING
|
||||
|
||||
Reference in New Issue
Block a user