[Pkg-freeipa-devel] [Git][freeipa-team/freeipa][master] Fix-font-awesome-path.patch: Fix the path to font-awesome dir. (LP: #1853863)

Timo Aaltonen gitlab at salsa.debian.org
Mon Nov 25 20:49:39 GMT 2019



Timo Aaltonen pushed to branch master at FreeIPA packaging / freeipa


Commits:
a48bd07a by Timo Aaltonen at 2019-11-25T20:48:17Z
Fix-font-awesome-path.patch: Fix the path to font-awesome dir. (LP: #1853863)

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/Fix-font-awesome-path.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+freeipa (4.8.2-2) UNRELEASED; urgency=medium
+
+  * Fix-font-awesome-path.patch: Fix the path to font-awesome dir. (LP:
+    #1853863)
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Mon, 25 Nov 2019 22:48:02 +0200
+
 freeipa (4.8.2-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/patches/Fix-font-awesome-path.patch
=====================================
@@ -0,0 +1,27 @@
+From 1ca93942b852285c81fb6b951051446841b4af8f Mon Sep 17 00:00:00 2001
+From: Timo Aaltonen <tjaalton at debian.org>
+Date: Sat, 23 Nov 2019 14:59:07 +0200
+Subject: [PATCH] Debian: Fix font-awesome path.
+
+Signed-off-by: Timo Aaltonen <tjaalton at debian.org>
+Reviewed-By: Christian Heimes <cheimes at redhat.com>
+---
+ ipaplatform/debian/paths.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/ipaplatform/debian/paths.py b/ipaplatform/debian/paths.py
+index 1e01ae3d9..764b5a281 100644
+--- a/ipaplatform/debian/paths.py
++++ b/ipaplatform/debian/paths.py
+@@ -93,7 +93,7 @@ class DebianPathNamespace(BasePathNamespace):
+     HTTPD = "/usr/sbin/apache2ctl"
+     FONTS_DIR = "/usr/share/fonts/truetype"
+     FONTS_OPENSANS_DIR = "/usr/share/fonts/truetype/open-sans"
+-    FONTS_FONTAWESOME_DIR = "/usr/share/fonts/truetype/fontawesome"
++    FONTS_FONTAWESOME_DIR = "/usr/share/fonts/truetype/font-awesome"
+     VAR_KERBEROS_KRB5KDC_DIR = "/var/lib/krb5kdc/"
+     VAR_KRB5KDC_K5_REALM = "/var/lib/krb5kdc/.k5."
+     CACERT_PEM = "/var/lib/ipa/certs/cacert.pem"
+-- 
+2.20.1
+


=====================================
debian/patches/series
=====================================
@@ -1,4 +1,5 @@
 # upstreamed
+Fix-font-awesome-path.patch
 
 # not upstreamable
 fix-ods-conf-template.diff



View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/commit/a48bd07a61ae8b7932bce4a47db670387e3eb4e8

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/commit/a48bd07a61ae8b7932bce4a47db670387e3eb4e8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20191125/88be438c/attachment-0001.html>


More information about the Pkg-freeipa-devel mailing list