]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Add compat symlink for repo2solv
authorMichael Schroeder <mls@suse.de>
Mon, 16 Jul 2018 19:58:52 +0000 (21:58 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 16 Jul 2018 19:58:52 +0000 (21:58 +0200)
package/libsolv.spec.in

index 6276f3c4e0eda9435fcb0986295e84602eb4cab6..6e8b47dfa54720ae75109db9e7d4086c5221ec6d 100644 (file)
@@ -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}