summarylogtreecommitdiffstats
path: root/euk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'euk.patch')
-rw-r--r--euk.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/euk.patch b/euk.patch
new file mode 100644
index 000000000000..96c25410ed22
--- /dev/null
+++ b/euk.patch
@@ -0,0 +1,11 @@
+--- a/EukHighConfidenceFilter.in 2023-04-21 10:24:56.668769519 +0530
++++ b/EukHighConfidenceFilter.in 2023-04-21 10:51:58.870350139 +0530
+@@ -13,7 +13,7 @@
+ # --------------------------------------------------------------------
+
+ use strict;
+-use lib "@libdir@/tRNAscan-SE";
++use lib "@pkgdatadir@";
+ use Getopt::Long;
+
+ use tRNAscanSE::tRNA;