diff options
author | Nick Clifton <nickc@redhat.com> | 2018-01-30 17:48:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-01-30 17:48:24 +0000 |
commit | 52b2f30022323367b2cd727f402c9876bdc53b0d (patch) | |
tree | c10b0520945f6d8eadff47edf77c544c476f93a3 /ChangeLog | |
parent | fcabedd5cb9079268d34b47489a8e4ee669f6868 (diff) | |
download | gdb-52b2f30022323367b2cd727f402c9876bdc53b0d.zip gdb-52b2f30022323367b2cd727f402c9876bdc53b0d.tar.gz gdb-52b2f30022323367b2cd727f402c9876bdc53b0d.tar.bz2 |
Improve junk file removal in source tarball creation script.
* src-release.sh (do_proto_toplev): Add patterns for more junk files
to delete before creating the tarball.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2018-01-30 Nick Clifton <nickc@redhat.com> + + * src-release.sh (do_proto_toplev): Add patterns for more junk files + to delete before creating the tarball. + 2018-01-29 Nick Clifton <nickc@redhat.com> * src-release.sh (do_proto_toplev): Strip patch remnant files from |