Skip to content

Commit

Permalink
rpm: actually build meta packages
Browse files Browse the repository at this point in the history
rpmbuild do not output .rpm file if .spec file have no (even empty)
matching %files section.

QubesOS/qubes-issues#2572
  • Loading branch information
marmarek committed May 31, 2017
1 parent eb85464 commit aa9aa78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpm_spec/qubes-vm-meta-packages.spec
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,9 @@ make -C repos install-vm-fedora DESTDIR=$RPM_BUILD_ROOT
/etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-3.2-contrib
/etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-3-contrib

%files -n qubes-vm-dependencies

%files -n qubes-vm-recommended

%changelog

0 comments on commit aa9aa78

Please sign in to comment.