diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2017-06-26 23:40:10 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2017-06-26 23:41:21 +1200 |
commit | 2c64dade10d0899284a4b7ef6f3464ff5dfd7cf7 (patch) | |
tree | b0fb01f56eeaaae86546eb957d1704e4525aab4d /.gitignore | |
parent | Add dependency to install-mysql target (diff) | |
download | dotfiles-2c64dade10d0899284a4b7ef6f3464ff5dfd7cf7.tar.gz dotfiles-2c64dade10d0899284a4b7ef6f3464ff5dfd7cf7.zip |
Revert "Allow MYSQL_* my.cnf vars"
This reverts commit bc204d546eacaf82ced744838cd5a06ff8bcdde0.
Scratch that; this approach doesn't work because if the strings are
empty from the Makefile macro, m4 still considers them defined. A
different approach is needed here.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -160,6 +160,4 @@ gnupg/gpg.conf gnupg/gpg.conf.m4 include/mktd.m4 man/man7/dotfiles.7df -mysql/my.cnf -mysql/my.cnf.m4 urxvt/ext/select |