Use macro for tarball name

This commit is contained in:
Michal Schorm 2019-07-18 12:15:15 +02:00
parent b3eef80bec
commit b2aac8038d

View File

@ -53,7 +53,7 @@ and require this package, so the /etc/my.cnf file is present.
%prep
%setup -q -n mariadb-connector-c-%{version}-src
%setup -q -n %{name}-%{version}-src
%patch2 -p1