[comitted, PATCH] Replace src-release with src-release.sh

H.J. Lu hongjiu.lu@intel.com
Tue Mar 31 18:51:00 GMT 2015


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



More information about the Binutils mailing list