forked from GitHub/gf-rgl
Merge pull request #1 from kristiank/patch-1
corrected flag name (was 'to', now 'dest')
This commit is contained in:
@@ -74,7 +74,7 @@ clean
|
|||||||
- You can _remove_ languages from the default list with `langs=-...`
|
- You can _remove_ languages from the default list with `langs=-...`
|
||||||
- `LANG` is a 3-letter language code, e.g. `Eng`, `Swe` etc.
|
- `LANG` is a 3-letter language code, e.g. `Eng`, `Swe` etc.
|
||||||
- The path to GF installed on your system can be specified via the `gf` flag (default is that the `gf` executable is in the global system path).
|
- The path to GF installed on your system can be specified via the `gf` flag (default is that the `gf` executable is in the global system path).
|
||||||
- The `to` flag can be used to manually specify where the compiled RGL modules should be copied/installed. This is the same place as `GF_LIB_PATH`.
|
- The `dest` flag can be used to manually specify where the compiled RGL modules should be copied/installed. This is the same place as `GF_LIB_PATH`.
|
||||||
|
|
||||||
## Shell script: `Make.sh`
|
## Shell script: `Make.sh`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user