This repository was archived by the owner on May 28, 2024. It is now read-only.
Commit 437f844
committed
Bug fix (mkdir
```
mkdir: cannot create directory '/usr/local/share/lua': No such file or directory
mkdir: cannot create directory '/usr/local/lib/lua': No such file or directory
Makefile:58: recipe for target 'install' failed make: *** [install] Error 1
```/usr/local/lib/lua & /usr/local/share/lua)1 parent f65c803 commit 437f844
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments