mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
rules: Disable building on a builddirectory, it's broken upstream for now.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -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
4
debian/rules
vendored
@@ -74,5 +74,5 @@ override_dh_fixperms:
|
||||
fi
|
||||
|
||||
%:
|
||||
dh $@ --with autoreconf,python2,systemd \
|
||||
--builddirectory=build
|
||||
dh $@ --with autoreconf,python2,systemd
|
||||
# --builddirectory=build
|
||||
|
||||
Reference in New Issue
Block a user