summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2022-06-27 23:33:34 +0200
committerMats Lidell <matsl@gentoo.org>2022-06-27 23:39:26 +0200
commita5dbc32a6e327775a55eba8583262d7bb761ec3a (patch)
tree3a754887cc1dd49c136795400e1daa739f97d4e0 /app-editors/xemacs/xemacs-21.5.34-r9.ebuild
parentnet-dns/pdns: Cleanup (diff)
downloadgentoo-a5dbc32a6e327775a55eba8583262d7bb761ec3a.tar.gz
gentoo-a5dbc32a6e327775a55eba8583262d7bb761ec3a.tar.bz2
gentoo-a5dbc32a6e327775a55eba8583262d7bb761ec3a.zip
app-editors/xemacs: No lock on finder-inf creation
Patch from upstream to not use a lock file when creating finder-inf. Bug: https://bugs.gentoo.org/854417 Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-editors/xemacs/xemacs-21.5.34-r9.ebuild')
-rw-r--r--app-editors/xemacs/xemacs-21.5.34-r9.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.34-r9.ebuild b/app-editors/xemacs/xemacs-21.5.34-r9.ebuild
index e0099ac478ba..cbf425e1c83b 100644
--- a/app-editors/xemacs/xemacs-21.5.34-r9.ebuild
+++ b/app-editors/xemacs/xemacs-21.5.34-r9.ebuild
@@ -68,6 +68,7 @@ src_prepare() {
eapply "${FILESDIR}/${P}-strsignal.patch"
eapply "${FILESDIR}/${P}-process-test-qa.patch"
eapply "${FILESDIR}/${P}-autoloads-parallell-make.patch"
+ eapply "${FILESDIR}/${P}-no-lock-on-finder-inf.patch"
eapply_user