Finalize move of games from /games to /usr/games

This commit is contained in:
bjorn3 2024-01-03 21:51:37 +01:00
parent 618ec56e0e
commit 3c6aa4fff9
29 changed files with 0 additions and 145 deletions

View file

@ -74,11 +74,6 @@ path = "/usr/bin"
data = "../bin"
symlink = true
[[files]]
path = "/usr/games"
data = "../games"
symlink = true
[[files]]
path = "/usr/include"
data = "../include"