diff options
Diffstat (limited to 'debian/rules')
-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 |