add freeipa-server-trust-ad and freeipa-tests packages, modify -server & -admintools installs, drop tomcat6 from depends

This commit is contained in:
Timo Aaltonen
2014-01-24 17:36:54 +02:00
parent 2b8b4bc6bb
commit 98dcd6fd2d
6 changed files with 104 additions and 33 deletions

4
debian/rules vendored
View File

@@ -54,6 +54,8 @@ ifneq ($(ONLY_CLIENT), 1)
# cd selinux
# make $(PLATFORM) IPA_VERSION_IS_GIT_SNAPSHOT=no install DESTDIR=$(DESTDIR)
cd ..
install -m 0644 contrib/completion/ipa.bash_completion $(DESTDIR)/etc/bash_completion.d/ipa
else
make $(PLATFORM) IPA_VERSION_IS_GIT_SNAPSHOT=no client-install DESTDIR=$(DESTDIR)
endif
@@ -67,7 +69,7 @@ endif
# fix permissions
find $(CURDIR)/debian/tmp -name "*.mo" -type f -exec chmod -x "{}" \;
dh_install --fail-missing
dh_install --list-missing
%:
dh $@ --with quilt,autoreconf,python2