diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 21:16:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 21:16:35 +0000 |
commit | d18d624eabf814342576afd88721b99bdd3d4f73 (patch) | |
tree | 770b1986428a010ff57c705cff14bbaf4f183139 /debian/rules | |
parent | Adding debian version 2.40-2. (diff) | |
download | util-linux-d18d624eabf814342576afd88721b99bdd3d4f73.tar.xz util-linux-d18d624eabf814342576afd88721b99bdd3d4f73.zip |
Adding debian version 2.40-3.debian/2.40-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
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: |