mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
Merge remote-tracking branch 'origin/master' into haugesund
This commit is contained in:
commit
9b6db9f9b8
@ -25,7 +25,7 @@ use FindBin;
|
||||
$prefix = "/usr";
|
||||
$isoentities_prefix = "/usr";
|
||||
$DataDir = "$FindBin::Bin/../doc/sbase";
|
||||
if (-e "/usr/lib/linuxdoc-tools")
|
||||
if (-d "/usr/lib/linuxdoc-tools")
|
||||
{
|
||||
$AuxBinDir = "/usr/lib/linuxdoc-tools";
|
||||
} else
|
||||
|
Loading…
Reference in New Issue
Block a user