From: Michael Schroeder Date: Mon, 16 Jul 2018 19:58:52 +0000 (+0200) Subject: Add compat symlink for repo2solv X-Git-Tag: 0.6.35~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b46cd19af6e0943eaa754476867d18763729cf5;p=thirdparty%2Flibsolv.git Add compat symlink for repo2solv --- diff --git a/package/libsolv.spec.in b/package/libsolv.spec.in index 6276f3c4..6e8b47df 100644 --- a/package/libsolv.spec.in +++ b/package/libsolv.spec.in @@ -237,6 +237,8 @@ make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install +ln -s repo2solv %{buildroot}/%{_bindir}/repo2solv.sh + %if 0%{?suse_version} %if %{with python_binding} pushd %{buildroot}/%{python_sitearch}