public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/open-vm-tools] rawhide: Fix build for bin-sbin merge
@ 2026-09-03 15:05 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-03 15:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/open-vm-tools
Branch : rawhide
Commit : e83cb5b865f08b655aced7487908db1b98c7e796
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-03-20T13:31:02-04:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/open-vm-tools/c/e83cb5b865f08b655aced7487908db1b98c7e796?branch=rawhide
Log:
Fix build for bin-sbin merge
These files are no longer installed, and removing %_sbindir removes all
programs now that it matches %_bindir.
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
---
diff --git a/open-vm-tools.spec b/open-vm-tools.spec
index 0066daa..31e7396 100644
--- a/open-vm-tools.spec
+++ b/open-vm-tools.spec
@@ -418,9 +418,6 @@ find %{buildroot}%{_libdir} -name '*.la' -delete
rm -fr %{buildroot}%{_defaultdocdir}
rm -f docs/api/build/html/FreeSans.ttf
-# Remove mount.vmhgfs & symlink
-rm -fr %{buildroot}%{_sbindir} %{buildroot}/sbin/mount.vmhgfs
-
# Systemd unit files
install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service
install -p -m 644 -D %{SOURCE2} %{buildroot}%{_unitdir}/%{vgauthdaemon}.service
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 15:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 15:05 [rpms/open-vm-tools] rawhide: Fix build for bin-sbin merge Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox