Update rules

This commit is contained in:
ferrreo 2023-06-20 17:28:03 +01:00 committed by GitHub
parent 7daafd1eaf
commit 2bb186a6cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
debian/rules vendored
View File

@ -74,13 +74,10 @@ pkgdir2 = $(srcdir)/debian/pkgdir2
# cp $(srcdir)/pikman $(pkgdir1)/usr/bin/
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 ===
## This here will start the build:
%:
dh $@