diff options
author | Thierry.Vignaud <thierry.vignaud@gmail.com> | 2014-05-28 22:37:22 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-05-28 22:37:22 +0200 |
commit | f771b3c2711883aa822ebce2697181a2a37e6e4d (patch) | |
tree | 86d057dde2093f125ef0baa9f551ac9deafabf22 | |
parent | c80311d3d294c6f2108ea92f1849c31e51403d5d (diff) | |
download | drakx-f771b3c2711883aa822ebce2697181a2a37e6e4d.tar drakx-f771b3c2711883aa822ebce2697181a2a37e6e4d.tar.gz drakx-f771b3c2711883aa822ebce2697181a2a37e6e4d.tar.bz2 drakx-f771b3c2711883aa822ebce2697181a2a37e6e4d.tar.xz drakx-f771b3c2711883aa822ebce2697181a2a37e6e4d.zip |
beautify & fix path
-rw-r--r-- | perl-install/lang.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 0831e57e5..2b4998f1f 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -773,7 +773,7 @@ See above for those 5 parameters. =back -The 'packages' field must be kept in sync with share/rpmsrate, especially for the per language package selection! +The I<packages> field must be kept in sync with meta-task's C<rpmsrate-raw>, especially for the per language package selection! =back |