From 07466342792795cb9e5e0e6d20c3b14211752493 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 23:14:24 +0200 Subject: Building without showing build host information. Signed-off-by: Daniel Baumann --- debian/control | 2 -- debian/rules | 2 -- 2 files changed, 4 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index a282608..a6c23c8 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends: dh-package-notes, flex, gettext, - iproute2, libaudit-dev [linux-any] , libcap-ng-dev [linux-any] , libcrypt-dev , @@ -26,7 +25,6 @@ Build-Depends: pkgconf, po-debconf, po4a, - procps, socat , systemd [linux-any] , systemd-dev [linux-any] , diff --git a/debian/rules b/debian/rules index 9724ec1..b917c09 100755 --- a/debian/rules +++ b/debian/rules @@ -75,8 +75,6 @@ override_dh_autoreconf: AM_OPTS=--copy LT_OPTS=--copy dh_autoreconf ./autogen.sh override_dh_auto_configure: - ss -xp - sysctl kernel.modules_disabled dh_auto_configure -- $(CONFOPTS) override_dh_auto_install: -- cgit v1.2.3