mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-28 11:51:08 -04:00
Fix file install locations.
This commit is contained in:
@ -16,7 +16,7 @@ Or you can just run "make":
|
|||||||
make uninstall - removes binaries and manpage from the system
|
make uninstall - removes binaries and manpage from the system
|
||||||
|
|
||||||
file install locations:
|
file install locations:
|
||||||
/usr/share/bin/mcrcon
|
/usr/local/bin/mcrcon
|
||||||
/usr/share/man/man1/mcrcon.1
|
/usr/local/share/man/man1/mcrcon.1
|
||||||
|
|
||||||
Makefile "install" and "uninstall" rules are disabled on windows.
|
Makefile "install" and "uninstall" rules are disabled on windows.
|
||||||
|
|||||||
Reference in New Issue
Block a user