diff options
Diffstat (limited to 'math/algotutor/files')
| -rw-r--r-- | math/algotutor/files/patch-algotutor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/algotutor/files/patch-algotutor b/math/algotutor/files/patch-algotutor index 0d3ba55e668c..7eda362ab7de 100644 --- a/math/algotutor/files/patch-algotutor +++ b/math/algotutor/files/patch-algotutor @@ -5,7 +5,7 @@ use strict; use Getopt::Std; -use lib '/usr/share/perl5/algotutor'; -+use lib '!!PREFIX!!/lib/perl5/site_perl/!!PERL_VERSION!!/algotutor'; ++use lib '!!PREFIX!!/lib/perl5/site_perl/!!PERL_VER!!/algotutor'; BEGIN { my ($path) = $0 =~ m#(.*/)#; |
