diff options
| author | Timo Aaltonen <tjaalton@debian.org> | 2016-03-29 21:33:15 +0300 |
|---|---|---|
| committer | Martin Basti <mbasti@redhat.com> | 2016-10-13 20:55:14 +0200 |
| commit | 6c53765ac1746ea3cb82554775a37fe43af062e8 (patch) | |
| tree | e649ab332e43bce04ba49ab73efaa2669d386d4a /install/share | |
| parent | 91b51e702f1e105329ebea29c633d94516cd673c (diff) | |
| download | freeipa-6c53765ac1746ea3cb82554775a37fe43af062e8.tar.gz freeipa-6c53765ac1746ea3cb82554775a37fe43af062e8.tar.xz freeipa-6c53765ac1746ea3cb82554775a37fe43af062e8.zip | |
Purge obsolete firefox extension
Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'install/share')
| -rw-r--r-- | install/share/Makefile.am | 1 | ||||
| -rw-r--r-- | install/share/krb.js.template | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/install/share/Makefile.am b/install/share/Makefile.am index d8845ee16..32cf36413 100644 --- a/install/share/Makefile.am +++ b/install/share/Makefile.am @@ -51,7 +51,6 @@ app_DATA = \ krb5.conf.template \ krb5.ini.template \ krb.con.template \ - krb.js.template \ krbrealm.con.template \ smb.conf.template \ smb.conf.empty \ diff --git a/install/share/krb.js.template b/install/share/krb.js.template deleted file mode 100644 index e7ea05595..000000000 --- a/install/share/krb.js.template +++ /dev/null @@ -1,2 +0,0 @@ -var IPA_REALM = "$REALM"; -var IPA_DOMAIN = "$DOMAIN";
\ No newline at end of file |
