Skip to content

Commit eef4c41

Browse files
committed
fbzx - fix incorrect rp_module_repo parameters - duplicate branch parameter
1 parent 77bb4c1 commit eef4c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/fbzx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="fbzx"
1313
rp_module_desc="ZXSpectrum emulator FBZX"
1414
rp_module_help="ROM Extensions: .sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip\n\nCopy your ZX Spectrum to $romdir/zxspectrum"
1515
rp_module_licence="GPL3 https://raw.githubusercontent.com/rastersoft/fbzx/master/COPYING"
16-
rp_module_repo="git https://github.com/rastersoft/fbzx master :_get_branch_fbzx"
16+
rp_module_repo="git https://github.com/rastersoft/fbzx :_get_branch_fbzx"
1717
rp_module_section="opt"
1818
rp_module_flags="dispmanx !mali !kms"
1919

0 commit comments

Comments
 (0)