public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom spot Callaway <spotaws@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ntfs-3g] epel10: bin and sbin are separate in el10?
Date: Mon, 08 Jun 2026 16:42:18 GMT [thread overview]
Message-ID: <178093693871.1.2021051560321534488.rpms-ntfs-3g-14ab0b053b27@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ntfs-3g
Branch : epel10
Commit : 14ab0b053b27a32ef070b6707138efba73c38ef0
Author : Tom spot Callaway <spotaws@amazon.com>
Date : 2026-06-08T12:42:13-04:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ntfs-3g/c/14ab0b053b27a32ef070b6707138efba73c38ef0?branch=epel10
Log:
bin and sbin are separate in el10?
---
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index 658ce44..8108ce3 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -115,14 +115,14 @@ cp -a %{buildroot}/%{_bindir}/ntfs-3g %{buildroot}/%{_sbindir}/mount.ntfs-3g
# ... since we're obsoleting ntfsprogs-fuse
pushd %{buildroot}/%{_bindir}
ln -s ntfs-3g ntfsmount
+# According to bug2486080, we need "ntfs-3g-mount" ?
+ln -s ntfs-3g ntfs-3g-mount
popd
pushd %{buildroot}/%{_sbindir}
ln -s mount.ntfs-3g mount.ntfs-fuse
# And since there is no other package in Fedora that provides an ntfs
# mount...
ln -s mount.ntfs-3g mount.ntfs
-# According to bug2486080, we need "ntfs-3g-mount" ?
-ln -s ntfs-3g ntfs-3g-mount
# Need this for fsck to find it
ln -s ../bin/ntfsck fsck.ntfs
popd
reply other threads:[~2026-06-08 16:42 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=178093693871.1.2021051560321534488.rpms-ntfs-3g-14ab0b053b27@fedoraproject.org \
--to=spotaws@amazon.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