Fix debug symbols
This commit is contained in:
parent
a716102a08
commit
2b3b684107
@ -19,9 +19,6 @@
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
#
|
||||
|
||||
# Package contains /usr/lib, but not binary files, which confuses find-debuginfo.sh script.
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: qubes-kernel-vm-support
|
||||
Version: @VERSION@
|
||||
Release: 1%{?dist}
|
||||
@ -48,8 +45,6 @@ libvchan library.
|
||||
%prep
|
||||
%setup -q -n qubes-utils-%{version}
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
make install-fedora-kernel-support DESTDIR=%{buildroot}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user