summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:23:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:23:33 +0000
commit572cd7602161c9f9a4e3806dd8c7e3b46c4ece08 (patch)
tree7ec41535e357f13063e082619752af3767d915fd /debian/rules
parentReleasing progress-linux version 2.40.1-4~progress7.99u1. (diff)
downloadutil-linux-572cd7602161c9f9a4e3806dd8c7e3b46c4ece08.tar.xz
util-linux-572cd7602161c9f9a4e3806dd8c7e3b46c4ece08.zip
Merging debian version 2.40.1-6.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 91dc99a..83b90e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,9 +53,6 @@ CONFOPTS += --disable-hwclock-gplv3
# Reduce setgid programs (cf. CVE-2024-28085)
CONFOPTS += --disable-use-tty-group
-CONFOPTS += --disable-liblastlog2
-CONFOPTS += --disable-pam-liblastlog2
-
# Get the list of binary package, except lib* and *-udeb, from
# debian/control instead of hardcoding the list when installing
# bash-completions below.