You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
306 B
11 lines
306 B
2 years ago
|
--- linuxdoc-tools-0.9.60/bin/linuxdoc.in.orig
|
||
|
+++ linuxdoc-tools-0.9.60/bin/linuxdoc.in
|
||
|
@@ -23,6 +23,7 @@
|
||
|
$AuxBinDir = "@auxbindir@";
|
||
|
|
||
|
use lib "@pkgdatadir@";
|
||
|
+use lib "@prefix@/lib64/perl5";
|
||
|
use lib "@perl5libdir@";
|
||
|
|
||
|
# ---------------------------------------------------------------------
|