mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-fs/cifs-utils: Drop obsolete ln_in_destdir patch from 7.3
This hasn't been needed since it was fixed upstream [1]. Our patch fixed the issue for -j1 but not for very high parallelism, as Flatcar Linux occasionally saw CI failures here with -j48. [1] https://git.samba.org/?p=cifs-utils.git;a=commitdiff;h=25d6552c7d8b9fe2ca9dbf85c74c9330e4dd7770 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -43,7 +43,6 @@ REQUIRED_USE="
|
||||
DOCS="doc/linux-cifs-client-guide.odt"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-6.12-ln_in_destdir.patch" # bug #766594
|
||||
"${FILESDIR}/${PN}-7.3-no-clobber-fortify-source.patch"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user