Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561596
en ru br
ALT Linux repos
S:7.4.3-alt6

Group :: System/Servers
RPM: pve-manager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pve-http-server-glyphicons.patch
Download


--- pve-http-server/src/PVE/APIServer/AnyEvent.pm.glyphicons	2019-07-11 20:30:36.000000000 +0300
+++ pve-http-server/src/PVE/APIServer/AnyEvent.pm	2019-08-08 10:37:58.357249564 +0300
@@ -1641,7 +1641,7 @@ sub new {
     my $jsbase = '/usr/share/javascript';
     add_dirs($self->{dirs}, '/js/' => "$jsbase/");
     # libjs-bootstrap uses symlinks for this, which we do not want to allow..
-    my $glyphicons = '/usr/share/fonts/truetype/glyphicons/';
+    my $glyphicons = '/usr/share/javascript/bootstrap/fonts/';
     add_dirs($self->{dirs}, '/js/bootstrap/fonts/' => "$glyphicons");
 
     # init inotify
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin