Replace src-release with src-release.sh
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 31 Mar 2015 18:44:00 +0000 (11:44 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 31 Mar 2015 18:49:04 +0000 (11:49 -0700)
* src-release.sh (DEVO_SUPPORT): Replace src-release with
src-release.sh.

ChangeLog
src-release.sh

index 73f6db297bc528d2c9d091232ccc489994390796..3c2a1ce2de6c0e03955bb95fb694e2695bc493f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * src-release.sh (DEVO_SUPPORT): Replace src-release with
+       src-release.sh.
+
 2015-03-30  Ed Schouten  <ed@nuxi.nl>
 
        * config.sub: Update from upstream, to 2015-03-04 version.
index 558b012897f16326402df52773f6042c32c34c42..8229e15dbb823d3d47ba697834bc5ac74d172a1a 100755 (executable)
@@ -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"
This page took 0.03251 seconds and 4 git commands to generate.