diff options
Diffstat (limited to 'ubuntu/maverick_automake/kdenetwork/debian/rules')
-rwxr-xr-x | ubuntu/maverick_automake/kdenetwork/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick_automake/kdenetwork/debian/rules b/ubuntu/maverick_automake/kdenetwork/debian/rules index 3f1d50b69..576c41049 100755 --- a/ubuntu/maverick_automake/kdenetwork/debian/rules +++ b/ubuntu/maverick_automake/kdenetwork/debian/rules @@ -7,7 +7,7 @@ ifeq ($(DEB_HOST_ARCH),s390) DONT_BUILD+= kwifimanager endif ifneq ($(DEB_HOST_ARCH_OS),linux) -DONT_BUILD+= kwifimanager kdnssd +DONT_BUILD+= kwifimanager tdednssd endif export DH_OPTIONS |