mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
rules: Remove obsolete configure.jar, preferences.html.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
2
debian/rules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user