Daniel Kreling <krel...@linux.vnet.ibm.com> writes: > Adding support for SuSE supportconfig plugin to the iprutils spec file. > > Signed-off-by: Daniel Kreling <dbkrel...@linux.vnet.ibm.com> > --- > spec/iprutils.spec | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/spec/iprutils.spec b/spec/iprutils.spec > index 971d719..43819fe 100644 > --- a/spec/iprutils.spec > +++ b/spec/iprutils.spec > @@ -102,6 +102,10 @@ Static version of some tools of iprutils. > ## > %install > %{__make} DESTDIR=%{buildroot} install > +%if 0%{?suse_version} > +mkdir -p %{buildroot}/usr/lib/supportconfig/plugins
Use %{__mkdir} here. > +%{__mv} %{buildroot}/%{_sbindir}/iprsos > %{buildroot}/usr/lib/supportconfig/plugins > +%endif I am OK with this patch as-is, no need to re-spin it once more just for this nit, unless Brian insists. Thanks for the patch. -- Gabriel Krisman Bertazi ------------------------------------------------------------------------------ _______________________________________________ Iprdd-devel mailing list Iprdd-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iprdd-devel