Do not build find-debuginfo in python-rpm.spec
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=587
This commit is contained in:
parent
8ce6b04909
commit
a8e28ca7a6
2
rpm.spec
2
rpm.spec
@ -296,11 +296,13 @@ $BUILDTARGET
|
|||||||
rm po/de.gmo
|
rm po/de.gmo
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
%if "%{NAME}" != "python-rpm"
|
||||||
pushd debugedit-5.0
|
pushd debugedit-5.0
|
||||||
./configure --bindir=/usr/lib/rpm
|
./configure --bindir=/usr/lib/rpm
|
||||||
touch find-debuginfo.1
|
touch find-debuginfo.1
|
||||||
make
|
make
|
||||||
popd
|
popd
|
||||||
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %{buildroot}/usr/lib
|
mkdir -p %{buildroot}/usr/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user