diff options
author | Otto Kekäläinen <otto@mariadb.org> | 2018-01-11 10:46:04 +0000 |
---|---|---|
committer | Vicențiu-Marian Ciorbaru <cvicentiu@gmail.com> | 2018-01-16 13:48:00 +0200 |
commit | 9719fb4beffd0cec057be63f43beb018099c77d2 (patch) | |
tree | 9d345b9803984f361db073d4e0ddce87dd5f0e84 /debian/mariadb-backup-10.3.files | |
parent | 846517d9b704a91c557e0992f149f5890ae796ca (diff) | |
download | mariadb-git-9719fb4beffd0cec057be63f43beb018099c77d2.tar.gz |
Deb: Re-rename *.files into *.install
The correct format for new Debian packages is to define install lists
as *.install files. This has already been fixed for 10.3, but it when
merging commit c5a525bda2b64dd008598afa51f3b7c6347e24fc from 10.2, this
change was overlooked and a file of the old format slipped in.
Diffstat (limited to 'debian/mariadb-backup-10.3.files')
-rw-r--r-- | debian/mariadb-backup-10.3.files | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/mariadb-backup-10.3.files b/debian/mariadb-backup-10.3.files deleted file mode 100644 index 734117c92e2..00000000000 --- a/debian/mariadb-backup-10.3.files +++ /dev/null @@ -1,2 +0,0 @@ -usr/bin/mariabackup -usr/bin/mbstream |