Update rules
This commit is contained in:
parent
7daafd1eaf
commit
2bb186a6cf
5
debian/rules
vendored
5
debian/rules
vendored
@ -74,13 +74,10 @@ pkgdir2 = $(srcdir)/debian/pkgdir2
|
|||||||
# cp $(srcdir)/pikman $(pkgdir1)/usr/bin/
|
# cp $(srcdir)/pikman $(pkgdir1)/usr/bin/
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- -GNinja -DENABLE_SYSTEMD=ON -DUSE_BPF_PROC_IMPL=ON
|
dh_auto_configure -- -GNinja -DENABLE_SYSTEMD=ON -DUSE_BPF_PROC_IMPL=ON
|
||||||
|
|
||||||
|
|
||||||
## === End end of region ===
|
## === End end of region ===
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## This here will start the build:
|
## This here will start the build:
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
Loading…
Reference in New Issue
Block a user