Fix archive dir name

This commit is contained in:
Daniel Berteaud 2021-02-07 23:07:38 +01:00
parent 656a84e4ac
commit b276086e3f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ compilers and installed libraries) and any other information that should be
provided before the module is installed. provided before the module is installed.
%prep %prep
%setup -q -n Auth-Yubikey_WebClient-%{version} %setup -q -n Auth-Yubikey_WebClient-master
%build %build
%{__perl} Makefile.PL INSTALLDIRS=vendor %{__perl} Makefile.PL INSTALLDIRS=vendor