diff options
-rwxr-xr-x | credits2po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ use common; chomp; qq(\tN("$_") => "",); } - } grep { $_ ne "\n" } cat_(glob("/usr/share/doc/mandrakelinux-release-*/CREDITS"))), + } grep { $_ ne "\n" } cat_(glob("/usr/share/doc/mandriva-release-*/CREDITS"))), "}" ) ); |