diff options
| author | Werner Koch <[email protected]> | 2014-01-09 18:14:09 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2014-01-10 10:11:13 +0000 |
| commit | 99a48b2fcdf7c33fe553511c12f2ebb8eea5c634 (patch) | |
| tree | 480af2728ba62d6c4d105f1c1269439c81a9779f /scripts/git-log-fix | |
| parent | Improve the speedo make script. (diff) | |
| download | gnupg-99a48b2fcdf7c33fe553511c12f2ebb8eea5c634.tar.gz gnupg-99a48b2fcdf7c33fe553511c12f2ebb8eea5c634.zip | |
Rename scripts/ to build-aux/
* scripts/: Rename to build-aux/
* Makefile.am: Adjust accordingly.
* configure.ac (AC_CONFIG_AUX_DIR): Change to build-aux.
Diffstat (limited to 'scripts/git-log-fix')
| -rw-r--r-- | scripts/git-log-fix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/git-log-fix b/scripts/git-log-fix deleted file mode 100644 index af702fe6f..000000000 --- a/scripts/git-log-fix +++ /dev/null @@ -1,3 +0,0 @@ -# This file is expected to be used via gitlog-to-changelog's --amend=FILE -# option. It specifies what changes to make to each given SHA1's commit -# log and metadata, using Perl-eval'able expressions. |
