Update rules
This commit is contained in:
parent
dafdd6b53f
commit
05dda7eb5b
2
debian/rules
vendored
2
debian/rules
vendored
@ -74,7 +74,7 @@ pkgdir2 = $(srcdir)/debian/pkgdir2
|
|||||||
# cp $(srcdir)/pikman $(pkgdir1)/usr/bin/
|
# cp $(srcdir)/pikman $(pkgdir1)/usr/bin/
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
env USE_BPF=ON ./install-deps.sh && ./configure.sh --enable_systemd --use_bpf_proc && ./build.sh
|
./install-deps.sh && ./configure.sh --enable_systemd && ./build.sh
|
||||||
cmake --install build/RelWithDebInfo --component Runtime
|
cmake --install build/RelWithDebInfo --component Runtime
|
||||||
|
|
||||||
## === End end of region ===
|
## === End end of region ===
|
||||||
|
Loading…
Reference in New Issue
Block a user