mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Makefile.am:
Typo mysql-test/Makefile.am: Typo
This commit is contained in:
@@ -103,7 +103,7 @@ install-data-local:
|
||||
do \
|
||||
d=$(DESTDIR)$(testdir)/`dirname $$f`; \
|
||||
mkdir -p $$d ; \
|
||||
$(INSTALL_DATA) $(srcdir)$$f $$d ; \
|
||||
$(INSTALL_DATA) $(srcdir)/$$f $$d ; \
|
||||
done
|
||||
|
||||
uninstall-local:
|
||||
|
||||
Reference in New Issue
Block a user