diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-08-27 20:43:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-08-27 20:43:05 +0000 |
commit | 36358d538d8cc25d0e800c75e0de28c7aad4fe03 (patch) | |
tree | 7ad3a4e5a2014e67dcdd5228fa6f12f00e313bf2 /perl-MDK-Common.spec | |
parent | 997fbf5986136dfd2a2a81ec692fd575ce66478c (diff) | |
download | perl-MDK-Common-36358d538d8cc25d0e800c75e0de28c7aad4fe03.tar perl-MDK-Common-36358d538d8cc25d0e800c75e0de28c7aad4fe03.tar.gz perl-MDK-Common-36358d538d8cc25d0e800c75e0de28c7aad4fe03.tar.bz2 perl-MDK-Common-36358d538d8cc25d0e800c75e0de28c7aad4fe03.tar.xz perl-MDK-Common-36358d538d8cc25d0e800c75e0de28c7aad4fe03.zip |
fix typo in mkdir_p error message
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index ed0ab13..5c8bffa 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -52,6 +52,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Aug 27 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-13mdk - give a meaning to the return value of cdie +- fix typo in mkdir_p error message * Mon Aug 12 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-12mdk - add setExportedVarsInSh and setExportedVarsInCsh |