diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:52:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:52:18 +0000 |
commit | dea9e701ecf5e3bb99c05a2aeab65baf46fea638 (patch) | |
tree | af0074067bbc3f39318cdf82a627a125d6697290 /debian/rules | |
parent | Adding debian version 2.40.1-2. (diff) | |
download | util-linux-dea9e701ecf5e3bb99c05a2aeab65baf46fea638.tar.xz util-linux-dea9e701ecf5e3bb99c05a2aeab65baf46fea638.zip |
Adding debian version 2.40.1-3.debian/2.40.1-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 6eb6c6b..91dc99a 100755 --- a/debian/rules +++ b/debian/rules @@ -44,6 +44,8 @@ CONFOPTS += --disable-kill CONFOPTS += --disable-chfn-chsh # => bsdmainutils CONFOPTS += --disable-cal +# => wtmpdb +CONFOPTS += --disable-last # Keep hwclock as GPLv2 (and others) CONFOPTS += --disable-hwclock-gplv3 |