mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-21 22:46:32 +05:30
Defined SKIP_INSTALL_SERVICE=1
This commit is contained in:
parent
7437832b75
commit
7eccf5aab8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
|||
dh $@ --with=systemd
|
||||
|
||||
override_dh_auto_install:
|
||||
'$(MAKE)' DESTDIR="$$(pwd)/debian/hblock" prefix="/usr" install
|
||||
'$(MAKE)' DESTDIR="$$(pwd)/debian/hblock" prefix="/usr" SKIP_INSTALL_SERVICE=1 install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue