This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[comitted, PATCH] Replace src-release with src-release.sh
- From: "H.J. Lu" <hongjiu dot lu at intel dot com>
- To: binutils at sourceware dot org, GDB <gdb-patches at sourceware dot org>
- Date: Tue, 31 Mar 2015 11:51:13 -0700
- Subject: [comitted, PATCH] Replace src-release with src-release.sh
- Authentication-results: sourceware.org; auth=none
- Reply-to: "H.J. Lu" <hjl dot tools at gmail dot com>
I checked in this patch to replace src-release with src-release.sh.
H.J.
--
* src-release.sh (DEVO_SUPPORT): Replace src-release with
src-release.sh.
---
src-release.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src-release.sh b/src-release.sh
index a263a7c..9b985f0 100755
--- a/src-release.sh
+++ b/src-release.sh
@@ -42,7 +42,7 @@ DEVO_SUPPORT="README Makefile.in configure configure.ac \
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
mkinstalldirs ltmain.sh missing ylwrap \
libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
- Makefile.def Makefile.tpl src-release config.rpath \
+ Makefile.def Makefile.tpl src-release.sh config.rpath \
ChangeLog MAINTAINERS README-maintainer-mode \
lt~obsolete.m4 ltgcc.m4 depcomp mkdep compile \
COPYING3 COPYING3.LIB"
--
1.9.3