public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/open-vm-tools] rawhide: Fix build for bin-sbin merge
Date: Thu, 03 Sep 2026 15:05:37 GMT	[thread overview]
Message-ID: <178844793733.1.1785031458920886900.rpms-open-vm-tools-e83cb5b865f0@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-03 15:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178844793733.1.1785031458920886900.rpms-open-vm-tools-e83cb5b865f0@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox