public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/helm/files/
@ 2023-07-11 11:51 Maciej Barć
  0 siblings, 0 replies; only message in thread
From: Maciej Barć @ 2023-07-11 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     018d950890c21509ac760094ab5d469aa10eb897
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jul 11 11:25:40 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jul 11 11:51:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018d9508

app-emacs/helm: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31831
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 .../helm/files/helm-3.8.0-no-autoload-check.patch  | 24 ----------------------
 1 file changed, 24 deletions(-)

diff --git a/app-emacs/helm/files/helm-3.8.0-no-autoload-check.patch b/app-emacs/helm/files/helm-3.8.0-no-autoload-check.patch
deleted file mode 100644
index 4b415088dcc6..000000000000
--- a/app-emacs/helm/files/helm-3.8.0-no-autoload-check.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-https://bugs.gentoo.org/800177
-
---- helm-3.8.0/emacs-helm.sh
-+++ helm-3.8.0/emacs-helm.sh
-@@ -137,19 +137,6 @@
- 
- cd "${0%/*}" || exit 1
- 
--# Check if autoload file exists.
--# It may be in a different directory if emacs-helm.sh is a symlink.
--TRUENAME=$(ls -l "$0" | awk '{print $11}')
--if [ ! -z "$TRUENAME" ]; then
--    AUTO_FILE="${TRUENAME%/*}/helm-autoloads.el"
--else
--    AUTO_FILE="helm-autoloads.el"
--fi
--if [ ! -e "$AUTO_FILE" ]; then
--    echo No autoloads found, please run make first to generate autoload file
--    exit 1
--fi
--
- 
- cat > $CONF_FILE <<EOF
- (setq initial-scratch-message (concat initial-scratch-message


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-11 11:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-11 11:51 [gentoo-commits] repo/gentoo:master commit in: app-emacs/helm/files/ Maciej Barć

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox