Bug 12549: Hard coded font Paths ( DejaVu ) cause problems for non-Debian systems
[koha-equinox.git] / rewrite-config.PL
index 91f74cb..3239a59 100644 (file)
@@ -147,6 +147,7 @@ $prefix = $ENV{'INSTALL_BASE'} || "/usr";
   "__USE_MEMCACHED__" => 'no',
   "__MEMCACHED_SERVERS__" => "",
   "__MEMCACHED_NAMESPACE__" => "",
+  "__FONT_DIR__" => "/usr/share/fonts/truetype/ttf-dejavu",
 );
 
 # Override configuration from the environment