mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Correct symlink-mesa.sh usage message
This commit is contained in:
@@ -289,9 +289,9 @@ action() {
|
||||
}
|
||||
|
||||
usage() {
|
||||
echo symlink.sh src-dir dst-dir
|
||||
echo src-dir: the xc directory of the monolithic source tree
|
||||
echo dst-dir: the modular source tree containing proto, app, lib, ...
|
||||
echo symlink-mesa.sh src-dir dst-dir
|
||||
echo src-dir: the Mesa source directory
|
||||
echo dst-dir: the GL subdirectory of the Xserver modular tree
|
||||
}
|
||||
|
||||
# Check commandline args
|
||||
|
||||
Reference in New Issue
Block a user