mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/mariadb: fix
This commit is contained in:
parent
6681538da5
commit
b0b2c57cb9
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ package_mariadb() {
|
|||
mv usr/share/doc/mariadb/COPYING* usr/share/licenses/mariadb/
|
||||
|
||||
# move it where one might look for it
|
||||
mv usr/share/{groonga{,-normalizer-mysql},doc/mariadb/}
|
||||
#mv usr/share/{groonga{,-normalizer-mysql},doc/mariadb/}
|
||||
|
||||
# already installed to real systemd unit directory or useless
|
||||
rm -r usr/share/mysql/systemd/
|
||||
|
|
Loading…
Reference in a new issue