Skip to content

Commit

Permalink
rpm also includes the recently added xenstore tools
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Lee <[email protected]>
  • Loading branch information
Robin Lee authored and stormi committed Aug 2, 2022
1 parent 66217f9 commit 5db43c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mk/xe-guest-utilities.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ ln -s xenstore %{buildroot}/usr/bin/xenstore-read
ln -s xenstore %{buildroot}/usr/bin/xenstore-write
ln -s xenstore %{buildroot}/usr/bin/xenstore-exists
ln -s xenstore %{buildroot}/usr/bin/xenstore-rm
ln -s xenstore %{buildroot}/usr/bin/xenstore-list
ln -s xenstore %{buildroot}/usr/bin/xenstore-ls
ln -s xenstore %{buildroot}/usr/bin/xenstore-chmod
ln -s xenstore %{buildroot}/usr/bin/xenstore-watch

cp %{SOURCE9} %{buildroot}/etc/udev/rules.d/z10-xen-vcpu-hotplug.rules

Expand Down

0 comments on commit 5db43c5

Please sign in to comment.