diff options
Diffstat (limited to 'URPM.pm')
-rw-r--r-- | URPM.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -774,7 +774,7 @@ Expands the specified macro. Define a macro. For example, - URPM::add_macro("vendor Mandriva"); + URPM::add_macro("vendor Mageia"); my $vendor = URPM::expand("%vendor"); The 'noexpand' version doesn't expand literal newline characters in the |