pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

emacs-git: add upstream bug report URL for bash dependency



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Mon Aug 14 18:17:41 2023 +0200
Changeset:	3ed335bed4fe6edad7c233421d3fb9bd1057f15f

Modified Files:
	emacs-git/Makefile

Log Message:
emacs-git: add upstream bug report URL for bash dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3ed335bed4fe6edad7c233421d3fb9bd1057f15f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 emacs-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/emacs-git/Makefile b/emacs-git/Makefile
index f95531e627..65a3d16033 100644
--- a/emacs-git/Makefile
+++ b/emacs-git/Makefile
@@ -18,7 +18,7 @@ WRKSRC=		${WRKDIR}/emacs
 GNU_CONFIGURE=	yes
 INFO_FILES=	yes
 USE_TOOLS+=	autoconf automake bash:build gm4 gmake gsed gzip makeinfo
-# if test -n "${ndk_commands//\n }"
+# https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65292
 CONFIG_SHELL+=	bash
 # for example, Mac OS X 10.6.1 has 2.61 which fails
 AUTOCONF_REQD+=	2.65


Home | Main Index | Thread Index | Old Index