Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Oct 8, 2024
1 parent 0dfbdf2 commit 094995a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perlbrew
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ $fatpacked{"App/Perlbrew/Sys.pm"} = '#line '.(1+__LINE__).' "'.__FILE__."\"\n".<
}
sub arch {
(split(/-/, $Config{archname}, 2))[0]
(split(/-/, $Config{myarchname}, 2))[0]
}
1;
Expand Down

0 comments on commit 094995a

Please sign in to comment.