File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
rp_module_id=" lr-tyrquake"
13
13
rp_module_desc=" Quake 1 engine - Tyrquake port for libretro"
14
- rp_module_licence=" GPL2 https://raw.githubusercontent.com/libretro/tyrquake/master/gnu .txt"
14
+ rp_module_licence=" GPL2 https://raw.githubusercontent.com/libretro/tyrquake/master/LICENSE .txt"
15
15
rp_module_repo=" git https://github.com/libretro/tyrquake.git master"
16
16
rp_module_section=" opt"
17
17
Original file line number Diff line number Diff line change 11
11
12
12
rp_module_id=" sdlpop"
13
13
rp_module_desc=" SDLPoP - Port of Prince of Persia"
14
- rp_module_licence=" GPL3 https://raw.githubusercontent.com/NagyD/SDLPoP/master/doc/gpl-3.0.txt "
14
+ rp_module_licence=" GPL3 https://raw.githubusercontent.com/NagyD/SDLPoP/master/COPYING "
15
15
rp_module_repo=" git https://github.com/NagyD/SDLPoP.git master"
16
16
rp_module_section=" opt"
17
17
@@ -34,6 +34,7 @@ function install_sdlpop() {
34
34
' prince'
35
35
' data'
36
36
' doc'
37
+ ' COPYING'
37
38
)
38
39
cp -v " SDLPoP.ini" " $md_inst /SDLPoP.ini.def"
39
40
sed -i " s/use_correct_aspect_ratio = false/use_correct_aspect_ratio = true/" " $md_inst /SDLPoP.ini.def"
You can’t perform that action at this time.
0 commit comments