rules: Disable building on a builddirectory, it's broken upstream for now.

This commit is contained in:
Timo Aaltonen
2017-12-22 19:10:48 +02:00
parent a62313a3cf
commit 9611654766
2 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -30,6 +30,8 @@ freeipa (4.6.2-1) UNRELEASED; urgency=medium
* Drop server tmpfile, ship upstream one, and create ipaapi/kdcproxy
users/groups on install and add www-data to ipaapi group.
* control: Add python-sss to python-ipaserver depends.
* rules: Disable building on a builddirectory, it's broken upstream
for now.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 14 Mar 2017 16:55:45 +0200

4
debian/rules vendored
View File

@@ -74,5 +74,5 @@ override_dh_fixperms:
fi
%:
dh $@ --with autoreconf,python2,systemd \
--builddirectory=build
dh $@ --with autoreconf,python2,systemd
# --builddirectory=build