SHA256
1
0
forked from pool/perl-gettext
Stephan Kulow 2016-06-29 14:14:09 +00:00 committed by Git OBS Bridge
parent 228e5f8852
commit cfaa8e7e64

View File

@ -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}"