diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-29 12:02:56 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-29 12:02:56 +0000 |
commit | 022f0a2e34a7c6bb19a0485af5a169df33d59097 (patch) | |
tree | 9c25ec04dea846a7e6f69e233f55ac6304f33b79 | |
parent | a736acb9f67d5cf6b51dc85cf1ac9e5f05680a34 (diff) | |
download | rpm-setup-022f0a2e34a7c6bb19a0485af5a169df33d59097.tar rpm-setup-022f0a2e34a7c6bb19a0485af5a169df33d59097.tar.gz rpm-setup-022f0a2e34a7c6bb19a0485af5a169df33d59097.tar.bz2 rpm-setup-022f0a2e34a7c6bb19a0485af5a169df33d59097.tar.xz rpm-setup-022f0a2e34a7c6bb19a0485af5a169df33d59097.zip |
s/mandrakesoft/mandriva/
-rw-r--r-- | macros.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -411,7 +411,7 @@ export CFLAGS="%optflags"; export CXXFLAGS="%optflags"; export RPM_OPT_FLAGS="%o #------------------------------------------------------------------------------ # Useful perl macros # (initially from Artur Frysiak <wiget@t17.ds.pwr.wroc.pl>) -# (modified by Pixel <pixel@mandrakesoft.com>) +# (modified by Pixel <pixel@mandriva.com>) # # [...] # Group: Development/Perl |