diff --git a/perl-gettext.spec b/perl-gettext.spec index e1c9bc9..88b4dc0 100644 --- a/perl-gettext.spec +++ b/perl-gettext.spec @@ -100,7 +100,7 @@ functions to translate the returned messages to the character encoding given by *codeset* if the encoding of the message catalog is known. %prep -%setup -q -n %{cpan_name}-%{version} +%setup -q -n Locale-%{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"