rules: Remove obsolete configure.jar, preferences.html.

This commit is contained in:
Timo Aaltonen
2016-01-05 15:58:21 +02:00
parent 7c646148bb
commit 8db7d4a2c4
2 changed files with 1 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -34,6 +34,7 @@ freeipa (4.3.0-1) UNRELEASED; urgency=medium
* admintools: Use the new location for bash completions.
* rules: Fix paths in oddjob configs.
* control, rules: Add support for custodia.
* rules: Remove obsolete configure.jar, preferences.html.
-- Timo Aaltonen <tjaalton@debian.org> Sat, 03 Oct 2015 08:56:31 +0300

2
debian/rules vendored
View File

@@ -69,13 +69,11 @@ ifneq ($(ONLY_CLIENT), 1)
$(DESTDIR)/usr/share/ipa/html
touch $(DESTDIR)/usr/share/ipa/html/ca.crt
touch $(DESTDIR)/usr/share/ipa/html/configure.jar
touch $(DESTDIR)/usr/share/ipa/html/kerberosauth.xpi
touch $(DESTDIR)/usr/share/ipa/html/krb.con
touch $(DESTDIR)/usr/share/ipa/html/krb.js
touch $(DESTDIR)/usr/share/ipa/html/krb5.ini
touch $(DESTDIR)/usr/share/ipa/html/krbrealm.con
touch $(DESTDIR)/usr/share/ipa/html/preferences.html
install -m 0644 init/ipa_memcached.conf $(DESTDIR)/etc/default/ipa_memcached
install -m 0644 install/share/kdcproxy.conf $(DESTDIR)/etc/ipa/kdcproxy/kdcproxy.conf