diff options
| author | Michael Biebl <biebl@debian.org> | 2026-07-03 19:56:46 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-07-03 19:56:46 +0200 |
| commit | 23d439653cc2302d0f852655dc7e9e2cbb2bef8d (patch) | |
| tree | 1d31367c516acd2f8aced9bcbc6b80ee869b101b /debian/rules | |
| parent | b767eea0940ed09bd8cdd0c0044314a53f69dfce (diff) | |
Stop building with Wireless Extensions support
This feature is deprecated and scheduled to be removed in a future release.
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index fbaf8b7b..aac26294 100755 --- a/debian/rules +++ b/debian/rules @@ -38,7 +38,6 @@ override_dh_auto_configure: -Dselinux=true \ -Dsystemd_journal=true \ -Dlibaudit=yes \ - -Dwext=true \ -Dwifi=true \ -Diwd=true \ -Dppp=true \ |