rpm: fix debuginfo package build
This commit is contained in:
parent
20cb2103e5
commit
759c9da6be
@ -35,6 +35,11 @@ Release: 1%{?dist}
|
|||||||
Libraries for qubes-utils
|
Libraries for qubes-utils
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
# we operate on the current directory, so no need to unpack anything
|
||||||
|
# symlink is to generate useful debuginfo packages
|
||||||
|
rm -f %{name}-%{version}
|
||||||
|
ln -sf . %{name}-%{version}
|
||||||
|
%setup -T -D
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user