diff options
author | Sergei Golubchik <serg@mariadb.org> | 2017-02-23 10:32:34 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2017-02-27 12:35:10 +0100 |
commit | 713d513624a05c8ba4e5c87d90300cc9bce4e015 (patch) | |
tree | 81ed9574fc85847622639779f38a3921c4f2cc80 /.gitignore | |
parent | 831b531895d9a4c0735eaff727acbc28f4e4b412 (diff) | |
download | mariadb-git-713d513624a05c8ba4e5c87d90300cc9bce4e015.tar.gz |
MDEV-12074 selinux build failure on Fedora 24
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4d96bfe65a3..4e3d2a1e66e 100644 --- a/.gitignore +++ b/.gitignore @@ -221,7 +221,7 @@ support-files/mysql.spec support-files/mysqld_multi.server support-files/wsrep.cnf support-files/wsrep_notify -support-files/SELinux/centos6-mariadb.pp +support-files/SELinux/mariadb.pp tags tests/async_queries tests/bug25714 |